Q3Polygon_New
You can use theQ3Polygon_Newfunction to create a new simple polygon.
TQ3GeometryObject Q3Polygon_New ( const TQ3PolygonData *polygonData);
polygonData- A pointer to a
TQ3PolygonDatastructure.DESCRIPTION
TheQ3Polygon_Newfunction returns, as its function result, a new simple polygon having the vertices and attributes specified by thepolygonDataparameter. If a new simple polygon could not be created,Q3Polygon_Newreturns the valueNULL.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help