4 Creating and Editing Simple Polygons

4 Q3Polygon_New

You can use the Q3Polygon_New function to create a new simple polygon.

TQ3GeometryObject Q3Polygon_New (
const TQ3PolygonData *polygonData);
polygonData A pointer to a TQ3PolygonData structure.

DESCRIPTION


The Q3Polygon_New function returns, as its function result, a new simple polygon having the vertices and attributes specified by the polygonData parameter. If a new simple polygon could not be created, Q3Polygon_New returns the value NULL.

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