4 Creating and Editing NURB Curves
Q3NURBCurve_EmptyData
function to release the memory occupied by the data structure returned by a previous call to Q3NURBCurve_GetData
.
TQ3Status Q3NURBCurve_EmptyData (TQ3NURBCurveData *nurbCurveData);nurbCurveData
A pointer to aTQ3NURBCurveData
structure.
Q3NURBCurve_EmptyData
function releases the memory occupied by the TQ3NURBCurveData
structure pointed to by the nurbCurveData
parameter; that memory was allocated by a previous call to Q3NURBCurve_GetData
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker