--- branches/development/src/math/SquareMatrix3.hpp 2011/11/22 20:38:56 1665 +++ branches/development/src/math/SquareMatrix3.hpp 2012/06/12 13:20:28 1753 @@ -110,6 +110,7 @@ namespace OpenMD { return *this; } + /** * Sets this matrix to a rotation matrix by three euler angles * @ param euler @@ -188,7 +189,6 @@ namespace OpenMD { } - /** * Returns the quaternion from this rotation matrix * @return the quaternion from this rotation matrix