10 Managing Display Groups

10 Q3DisplayGroup_Submit

You can use the Q3DisplayGroup_Submit function to submit a display group for drawing, picking, bounding, or writing.

TQ3Status Q3DisplayGroup_Submit (
TQ3GroupObject group, 
TQ3ViewObject view);
group A group.
view A view.

DESCRIPTION


The Q3DisplayGroup_Submit function submits the display group specified by the group parameter for drawing, picking, bounding, or writing in the view specified by the view parameter.

SPECIAL CONSIDERATIONS


You should call this function only in a submitting loop.

ERRORS


kQ3ErrorInvalidObject
kQ3ErrorOutOfMemory
kQ3ErrorViewNotStarted

DESCRIPTION
SPECIAL CONSIDERATIONS
ERRORS

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