Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 4 - Geometric Objects / Geometric Objects Reference
Geometric Objects Routines / Creating and Editing General Polygons


Q3GeneralPolygon_EmptyData

You can use the Q3GeneralPolygon_EmptyData function to release the memory occupied by the data structure returned by a previous call to Q3GeneralPolygon_GetData.

TQ3Status Q3GeneralPolygon_EmptyData (
TQ3GeneralPolygonData *generalPolygonData);
generalPolygonData
A pointer to a TQ3GeneralPolygonData structure.
DESCRIPTION
The Q3GeneralPolygon_EmptyData function releases the memory occupied by the TQ3GeneralPolygonData structure pointed to by the generalPolygonData parameter; that memory was allocated by a previous call to Q3GeneralPolygon_GetData.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help