Q3NURBCurve_EmptyData
You can use theQ3NURBCurve_EmptyDatafunction to release the memory occupied by the data structure returned by a previous call toQ3NURBCurve_GetData.
TQ3Status Q3NURBCurve_EmptyData (TQ3NURBCurveData *nurbCurveData);
nurbCurveData- A pointer to a
TQ3NURBCurveDatastructure.DESCRIPTION
TheQ3NURBCurve_EmptyDatafunction releases the memory occupied by theTQ3NURBCurveDatastructure pointed to by thenurbCurveDataparameter; that memory was allocated by a previous call toQ3NURBCurve_GetData.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help