7 Creating and Manipulating Rotate Transforms

7 Q3RotateTransform_SetAngle

You can use the Q3RotateTransform_SetAngle function to set the angle of a rotate transform.

TQ3Status Q3RotateTransform_SetAngle (
TQ3TransformObject transform, 
float radians);
transform A rotate transform.
radians The desired angle, in radians, of the specified rotate transform.

DESCRIPTION


The Q3RotateTransform_SetAngle function sets the angle of rotation for the rotate transform specified by the transform parameter to the value passed in the radians parameter.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 20 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker