7 Managing Transforms

7 Q3Transform_Submit

You can use the Q3Transform_Submit function to submit a transform.

TQ3Status Q3Transform_Submit (
TQ3TransformObject transform, 
TQ3ViewObject view);
transform A transform.
view A view.

DESCRIPTION


The Q3Transform_Submit function pushes the transform specified by the transform parameter onto the view transform stack of the specified view. Q3Transform_Submit returns kQ3Success if the operation succeeds and kQ3Failure otherwise.

SPECIAL CONSIDERATIONS


You should call this function only in a submitting loop.

DESCRIPTION
SPECIAL CONSIDERATIONS

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