Q3Triangle_EmptyData
You can use theQ3Triangle_EmptyDatafunction to release the memory occupied by the data structure returned by a previous call toQ3Triangle_GetData.
TQ3Status Q3Triangle_EmptyData (TQ3TriangleData *triangleData);
triangleData- A pointer to a
TQ3TriangleDatastructure.DESCRIPTION
TheQ3Triangle_EmptyDatafunction releases the memory occupied by theTQ3TriangleDatastructure pointed to by thetriangleDataparameter; that memory was allocated by a previous call toQ3Triangle_GetData.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help