SMC_Quat1_To_RotMatrix (FUN)

 

FUNCTION SMC_Quat1_To_RotMatrix : BOOL

Converts a unit quaternion to the corresponding rotation matrix (ortho­normal with determinant 1).

The result is undefined if q is not a unit.

InOut:

Scope

Name

Type

Return

SMC_Quat1_To_RotMatrix

BOOL

Inout

m

SMC_Matrix3

Inout Const

q

SMC_Quat