7 Creating and Manipulating Rotate-About-Point Transforms
Q3RotateAboutPointTransform_SetAboutPoint
function to set the point of rotation of a rotate-about-point transform.
TQ3Status Q3RotateAboutPointTransform_SetAboutPoint ( TQ3TransformObject transform, const TQ3Point3D *about);transform
A rotate-about-point transform.about
The desired point of rotation of the specified rotate-about-point transform.
Q3RotateAboutPointTransform_SetAboutPoint
function sets the point of rotation for the rotate-about-point transform specified by the transform
parameter to the value passed in the about
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker