7 Creating and Manipulating Quaternion Transforms

7 Q3QuaternionTransform_Get

You can use the 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.

DESCRIPTION


The 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.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 20 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker