Q3NURBPatch_SetData
You can use theQ3NURBPatch_SetDatafunction 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
TQ3NURBPatchDatastructure.DESCRIPTION
TheQ3NURBPatch_SetDatafunction sets the data associated with the NURB patch specified by thenurbPatchparameter to the data specified by thenurbPatchDataparameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help