Name
quat_to_hom_mat3dT_quat_to_hom_mat3dQuatToHomMat3dQuatToHomMat3d — Convert a quaternion into the corresponding rotation matrix.
The operator quat_to_hom_mat3dquat_to_hom_mat3dQuatToHomMat3dQuatToHomMat3dQuatToHomMat3d converts a unit quaternion
QuaternionQuaternionQuaternionQuaternionquaternion into its corresponding rotation matrix
RotationMatrixRotationMatrixRotationMatrixRotationMatrixrotationMatrix.
The RotationMatrixRotationMatrixRotationMatrixRotationMatrixrotationMatrix for a quaternion
is given by:
RotationMatrixRotationMatrixRotationMatrixRotationMatrixrotationMatrix will only be a valid rotation matrix if
QuaternionQuaternionQuaternionQuaternionquaternion is a unit quaternion.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
axis_angle_to_quataxis_angle_to_quatAxisAngleToQuatAxisAngleToQuatAxisAngleToQuat,
quat_composequat_composeQuatComposeQuatComposeQuatCompose
affine_trans_point_3daffine_trans_point_3dAffineTransPoint3dAffineTransPoint3dAffineTransPoint3d
axis_angle_to_quataxis_angle_to_quatAxisAngleToQuatAxisAngleToQuatAxisAngleToQuat,
quat_rotate_point_3dquat_rotate_point_3dQuatRotatePoint3dQuatRotatePoint3dQuatRotatePoint3d,
quat_to_posequat_to_poseQuatToPoseQuatToPoseQuatToPose,
quat_normalizequat_normalizeQuatNormalizeQuatNormalizeQuatNormalize,
quat_conjugatequat_conjugateQuatConjugateQuatConjugateQuatConjugate,
quat_interpolatequat_interpolateQuatInterpolateQuatInterpolateQuatInterpolate
Foundation