Browse Source

Math: added TODO.

pull/278/head
Vladimír Vondruš 13 years ago
parent
commit
1402833553
  1. 2
      src/Math/Math.h

2
src/Math/Math.h

@ -32,6 +32,8 @@
namespace Magnum { namespace Math {
/** @todo Denormals to zero */
/** @todoc Remove `ifndef` when Doxygen is sane again */
#ifndef DOXYGEN_GENERATING_OUTPUT
/* Class Constants used only statically */

Loading…
Cancel
Save