4 Creating and Editing Simple Polygons

4 Q3Polygon_SetData

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

TQ3Status Q3Polygon_SetData (
TQ3GeometryObject polygon, 
const TQ3PolygonData *polygonData);
polygon A simple polygon.
polygonData A pointer to a TQ3PolygonData structure.

DESCRIPTION


The Q3Polygon_SetData function sets the data associated with the simple polygon specified by the polygon parameter to the data specified by the polygonData 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