Q3Pop_Submit
You can use theQ3Pop_Submit
function to pop a graphics state off the graphics state stack.
TQ3Status Q3Pop_Submit (TQ3ViewObject view);
view
- A view.
DESCRIPTION
TheQ3Pop_Submit
function pops the graphics state of the view specified by theview
parameter off the graphics state stack. Every call toQ3Pop_Submit
must match a previous call toQ3Push_Submit
.SPECIAL CONSIDERATIONS
You should callQ3Pop_Submit
only in a submitting loop.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help