![]() |
• Math Library | ||
|
API Links
Developer Links
|
Quaternion::SetRotationMatrixDefined in:
Converts a 3 × 3 matrix to a quaternion.
C4Quaternion.hPrototype
Parameters
Description
The SetRotationMatrix function sets the components of a quaternion to values that represent the same rotation as the one represented by the matrix specified by the m parameter. If m is a Transform4D object, then the upper-left 3 × 3 submatrix is used, and the fourth column is ignored.
See Also
|