4 Creating and Editing NURB Patches
Q3NURBPatch_SetData
function to set the data that defines a NURB patch and its attributes.
TQ3Status Q3NURBPatch_SetData ( TQ3GeometryObject nurbPatch, const TQ3NURBPatchData *nurbPatchData);nurbPatch
A NURB patch.nurbPatchData
A pointer to aTQ3NURBPatchData
structure.
Q3NURBPatch_SetData
function sets the data associated with the NURB patch specified by the nurbPatch
parameter to the data specified by the nurbPatchData
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker