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