Q3NURBPatch_EmptyData
You can use theQ3NURBPatch_EmptyDatafunction to release the memory occupied by the data structure returned by a previous call toQ3NURBPatch_GetData.
TQ3Status Q3NURBPatch_EmptyData ( TQ3NURBPatchData *nurbPatchData);
nurbPatchData- A pointer to a
TQ3NURBPatchDatastructure.DESCRIPTION
TheQ3NURBPatch_EmptyDatafunction releases the memory occupied by theTQ3NURBPatchDatastructure pointed to by thenurbPatchDataparameter; that memory was allocated by a previous call toQ3NURBPatch_GetData.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help