Q3RotateAboutPointTransform_SetData
You can use theQ3RotateAboutPointTransform_SetDatafunction to set new private data for a rotate-about-point transform.
TQ3Status Q3RotateAboutPointTransform_SetData ( TQ3TransformObject transform, const TQ3RotateAboutPointTransformData *data);
transform- A transform.
data- A pointer to a rotate-about-point data structure.
DESCRIPTION
TheQ3RotateAboutPointTransform_SetDatafunction sets the rotate-about-point transform specified by thetransformparameter to the data passed in thedataparameter. You should useQ3RotateAboutPointTransform_SetDataonly with transforms of typekQ3TransformTypeRotateAboutPoint.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help