7 Creating and Manipulating Quaternion Transforms
Q3QuaternionTransform_Get
function to query the private data stored in a quaternion transform.
TQ3Status Q3QuaternionTransform_Get ( TQ3TransformObject transform, TQ3Quaternion *quaternion);transform
A transform.quaternion
A quaternion.
Q3QuaternionTransform_Get
function returns, in the quaternion
parameter, information about the quaternion transform specified by the transform
parameter. You should use Q3QuaternionTransform_Get
only with transforms of type kQ3TransformTypeQuaternion
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker