Q3NURBPatch_SetData
You can use theQ3NURBPatch_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 a
TQ3NURBPatchData
structure.DESCRIPTION
TheQ3NURBPatch_SetData
function sets the data associated with the NURB patch specified by thenurbPatch
parameter to the data specified by thenurbPatchData
parameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help