4 Creating and Editing NURB Patches
Q3NURBPatch_EmptyData
function to release the memory occupied by the data structure returned by a previous call to Q3NURBPatch_GetData
.
TQ3Status Q3NURBPatch_EmptyData ( TQ3NURBPatchData *nurbPatchData);nurbPatchData
A pointer to aTQ3NURBPatchData
structure.
Q3NURBPatch_EmptyData
function releases the memory occupied by the TQ3NURBPatchData
structure pointed to by the nurbPatchData
parameter; that memory was allocated by a previous call to Q3NURBPatch_GetData
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker