4 Creating and Editing NURB Patches
Q3NURBPatch_New
function to create a new NURB patch.
TQ3GeometryObject Q3NURBPatch_New ( const TQ3NURBPatchData *nurbPatchData);nurbPatchData
A pointer to aTQ3NURBPatchData
structure.
Q3NURBPatch_New
function returns, as its function result, a new NURB patch having the shape and attributes specified by the nurbPatchData
parameter. If a new NURB patch could not be created, Q3NURBPatch_New
returns the value NULL
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker