Q3RotateAboutPointTransform_GetData
You can use theQ3RotateAboutPointTransform_GetDatafunction to query the private data stored in a rotate-about-point transform.
TQ3Status Q3RotateAboutPointTransform_GetData ( TQ3TransformObject transform, TQ3RotateAboutPointTransformData *data);
transform- A transform.
data- A pointer to a rotate-about-point data structure.
DESCRIPTION
TheQ3RotateAboutPointTransform_GetDatafunction returns, in thedataparameter, information about the rotate-about-point transform specified by thetransformparameter. You should useQ3RotateAboutPointTransform_GetDataonly with transforms of typekQ3TransformTypeRotateAboutPoint.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help