7 Creating and Manipulating Scale Transforms
Q3ScaleTransform_Submit
function to submit a scale transform without creating an object or allocating memory.
TQ3Status Q3ScaleTransform_Submit ( TQ3Vector3D *scale, TQ3ViewObject view);scale
A vector whose three fields specify the desired scaling along each coordinate axis.view
A view.
Q3ScaleTransform_Submit
function pushes the scale transform specified by the scale
parameter on 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