QuaternionDToRotationMatrix44 Method |
Namespace: DigitalRune.Mathematics.Algebra
The method assumes that this quaternion is a unit quaternion (i.e. that it is normalized). The unit quaternion specifies a rotation that can be converted into a corresponding rotation matrix.
The resulting 4 x 4 matrix specifies a 3-dimensional rotation in the homogeneous coordinate space. The translation part of the matrix is set to (0, 0, 0).