7 Creating and Manipulating Rotate-About-Axis Transforms

7 Q3RotateAboutAxisTransform_GetData

You can use the Q3RotateAboutAxisTransform_GetData function to query the private data stored in a rotate-about-axis transform.

TQ3Status Q3RotateAboutAxisTransform_GetData (
TQ3TransformObject transform, 
TQ3RotateAboutAxisTransformData *data);
transform A rotate-about-axis transform.
data A pointer to a rotate-about-axis data structure.

DESCRIPTION


The Q3RotateAboutAxisTransform_GetData function returns, in the data parameter, information about the rotate-about-axis transform specified by the transform parameter. You should use Q3RotateAboutAxisTransform_GetData only with transforms of type kQ3TransformTypeRotateAboutAxis.

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