Q3NURBPatch_New
You can use theQ3NURBPatch_Newfunction to create a new NURB patch.
TQ3GeometryObject Q3NURBPatch_New ( const TQ3NURBPatchData *nurbPatchData);
nurbPatchData- A pointer to a
TQ3NURBPatchDatastructure.DESCRIPTION
TheQ3NURBPatch_Newfunction returns, as its function result, a new NURB patch having the shape and attributes specified by thenurbPatchDataparameter. If a new NURB patch could not be created,Q3NURBPatch_Newreturns the valueNULL.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help