Q3RotateAboutAxisTransform_GetData
You can use theQ3RotateAboutAxisTransform_GetDatafunction 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
TheQ3RotateAboutAxisTransform_GetDatafunction returns, in thedataparameter, information about the rotate-about-axis transform specified by thetransformparameter. You should useQ3RotateAboutAxisTransform_GetDataonly with transforms of typekQ3TransformTypeRotateAboutAxis.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help