Browse Source

Update MathUtils.h documentation

Daniele Bartolini 12 years ago
parent
commit
e9e0007dbf
1 changed files with 2 additions and 0 deletions
  1. 2 0
      engine/core/math/MathUtils.h

+ 2 - 0
engine/core/math/MathUtils.h

@@ -39,6 +39,8 @@ namespace crown
 {
 {
 
 
 /// Math utilities.
 /// Math utilities.
+///
+/// @ingroup Math
 namespace math
 namespace math
 {
 {