4 Creating and Editing Simple Polygons
Q3Polygon_EmptyData
function to release the memory occupied by the data structure returned by a previous call to Q3Polygon_GetData
.
TQ3Status Q3Polygon_EmptyData (TQ3PolygonData *polygonData);polygonData
A pointer to aTQ3PolygonData
structure.
Q3Polygon_EmptyData
function releases the memory occupied by the TQ3PolygonData
structure pointed to by the polygonData
parameter; that memory was allocated by a previous call to Q3Polygon_GetData
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker