4 Managing Geometric Objects

4 Q3Geometry_Submit

You can use the Q3Geometry_Submit function to submit a retained geometric object for drawing, picking, bounding, or writing.

TQ3Status Q3Geometry_Submit (
TQ3GeometryObject geometry, 
TQ3ViewObject view);
geometry A geometric object.
view A view.

DESCRIPTION


The Q3Geometry_Submit function submits the geometric object specified by the geometry parameter for drawing, picking, bounding, or writing according to the view characteristics specified in the view parameter. The geometric object must have been created by a call that creates a retained object (for example, Q3Point_New).

SPECIAL CONSIDERATIONS


You should call this function only in a submitting loop.

DESCRIPTION
SPECIAL CONSIDERATIONS

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

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker