7 Creating and Manipulating Rotate-About-Axis Transforms
Q3RotateAboutAxisTransform_Submit
function to submit a rotate-about-axis transform without creating an object or allocating memory.
TQ3Status Q3RotateAboutAxisTransform_Submit ( const TQ3RotateAboutAxisTransformData *data, TQ3ViewObject view);data
A pointer to aTQ3RotateAboutAxisTransformData
structure.view
A view.
Q3RotateAboutAxisTransform_Submit
function pushes the rotate-about-axis transform specified by the data
parameter onto the view transform stack of the view specified by the view
parameter. The function returns kQ3Success
if the operation succeeds and kQ3Failure
otherwise.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker