13 Pushing and Popping the Graphics State

13 Q3Push_Submit

You can use the Q3Push_Submit function to push a graphics state onto the graphics state stack.

TQ3Status Q3Push_Submit (TQ3ViewObject view);
view A view.

DESCRIPTION


The Q3Push_Submit function pushes the current graphics state of the view specified by the view parameter onto the graphics state stack. There must be a matching call to Q3Pop_Submit before the next call to Q3View_EndRendering.

SPECIAL CONSIDERATIONS


You should call Q3Push_Submit only in a submitting loop.

DESCRIPTION
SPECIAL CONSIDERATIONS

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

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker