# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |