7 Creating and Manipulating Quaternion Transforms

7 Q3QuaternionTransform_Set

You can use the Q3QuaternionTransform_Set function to set new private data for a quaternion transform.

TQ3Status Q3QuaternionTransform_Set (
TQ3TransformObject transform, 
TQ3Quaternion *quaternion);
transform A transform.
quaternion A quaternion.

DESCRIPTION


The Q3QuaternionTransform_Set function sets the quaternion transform specified by the transform parameter to the data passed in the quaternion parameter. You should use Q3QuaternionTransform_Set 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