Q3RotateAboutAxisTransform_SetData
You can use theQ3RotateAboutAxisTransform_SetDatafunction to set new private data for a rotate-about-axis transform.
TQ3Status Q3RotateAboutAxisTransform_SetData ( TQ3TransformObject transform, const TQ3RotateAboutAxisTransformData *data);
transform- A rotate-about-axis transform.
data- A pointer to a rotate-about-axis data structure.
DESCRIPTION
TheQ3RotateAboutAxisTransform_SetDatafunction sets the rotate-about-axis transform specified by thetransformparameter to the data passed in thedataparameter. You should useQ3RotateAboutAxisTransform_SetDataonly with transforms of typekQ3TransformTypeRotateAboutAxis.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help