Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 13 - View Objects / View Objects Reference
View Objects Routines / Pushing and Popping the Graphics State


Q3Pop_Submit

You can use the Q3Pop_Submit function to pop a graphics state off the graphics state stack.

TQ3Status Q3Pop_Submit (TQ3ViewObject view);
view
A view.
DESCRIPTION
The Q3Pop_Submit function pops the graphics state of the view specified by the view parameter off the graphics state stack. Every call to Q3Pop_Submit must match a previous call to Q3Push_Submit.

SPECIAL CONSIDERATIONS
You should call Q3Pop_Submit only in a submitting loop.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help