4 Creating and Editing General Polygons

4 Q3GeneralPolygon_SetData

You can use the Q3GeneralPolygon_SetData function to set the data that defines a general polygon and its attributes.

TQ3Status Q3GeneralPolygon_SetData (
TQ3GeometryObject generalPolygon, 
const TQ3GeneralPolygonData *generalPolygonData);
generalPolygon
A general polygon.
generalPolygonData
A pointer to a TQ3GeneralPolygonData structure.

DESCRIPTION


The Q3GeneralPolygon_SetData function sets the data associated with the general polygon specified by the generalPolygon parameter to the data specified by the generalPolygonData parameter.

DESCRIPTION

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