3 Managing Objects

3 Q3Object_Submit

You can use the Q3Object_Submit function to submit a QuickDraw3D object for drawing, picking, bounding, or writing.

TQ3Status Q3Object_Submit (TQ3Object object, TQ3ViewObject view);
object A QuickDraw3D object.
view A view.

DESCRIPTION


The Q3Object_Submit function submits the QuickDraw3D object specified by the object 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
kQ3ErrorUnimplemented

DESCRIPTION
SPECIAL CONSIDERATIONS
ERRORS

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

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker