Browse Source

Doc++

pull/23/head
Vladimír Vondruš 13 years ago
parent
commit
2304f437ee
  1. 2
      src/Sampler.h

2
src/Sampler.h

@ -148,7 +148,7 @@ class MAGNUM_EXPORT Sampler {
/**
* @copybrief maxAnisotropy()
* @deprecated Use @ref Magnum::Shader::maxAnisotropy() "maxAnisotropy()"
* @deprecated Use @ref Magnum::Sampler::maxAnisotropy() "maxAnisotropy()"
* instead.
*/
static Float maxSupportedAnisotropy() { return maxAnisotropy(); }

Loading…
Cancel
Save