ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/math/SquareMatrix3.hpp
(Generate patch)

Comparing branches/development/src/math/SquareMatrix3.hpp (file contents):
Revision 1752 by gezelter, Tue Nov 22 20:38:56 2011 UTC vs.
Revision 1753 by gezelter, Tue Jun 12 13:20:28 2012 UTC

# Line 110 | Line 110 | namespace OpenMD {
110        return *this;
111      }
112  
113 +    
114      /**
115       * Sets this matrix to a rotation matrix by three euler angles
116       * @ param euler
# Line 188 | Line 189 | namespace OpenMD {
189      }
190  
191  
191
192      /**
193       * Returns the quaternion from this rotation matrix
194       * @return the quaternion from this rotation matrix

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines