7 Creating and Manipulating Rotate Transforms

7 Q3RotateTransform_SetData

You can use the Q3RotateTransform_SetData function to set new private data for a rotate transform.

TQ3Status Q3RotateTransform_SetData (
TQ3TransformObject transform, 
const TQ3RotateTransformData *data);
transform A rotate transform.
data A pointer to a rotate transform data structure.

DESCRIPTION


The Q3RotateTransform_SetData function sets the rotate transform specified by the transform parameter to the data passed in the data parameter. You should use Q3RotateTransform_SetData only with transforms of type kQ3TransformTypeRotate.

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