4 Creating and Editing General Polygons

4 Q3GeneralPolygon_Submit

You can use the Q3GeneralPolygon_Submit function to submit an immediate general polygon for drawing, picking, bounding, or writing.

TQ3Status Q3GeneralPolygon_Submit (
const TQ3GeneralPolygonData *generalPolygonData, 
TQ3ViewObject view);
generalPolygonData
A pointer to a TQ3GeneralPolygonData structure.
view A view.

DESCRIPTION


The Q3GeneralPolygon_Submit function submits for drawing, picking, bounding, or writing the immediate general polygon whose shape and attribute set are specified by the generalPolygonData parameter. The general polygon is drawn, picked, bounded, or written according to the view characteristics specified in the view parameter.

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