4 Creating and Editing NURB Patches

4 Q3NURBPatch_New

You can use the Q3NURBPatch_New function to create a new NURB patch.

TQ3GeometryObject Q3NURBPatch_New (
const TQ3NURBPatchData *nurbPatchData);
nurbPatchData
A pointer to a TQ3NURBPatchData structure.

DESCRIPTION


The Q3NURBPatch_New function returns, as its function result, a new NURB patch having the shape and attributes specified by the nurbPatchData parameter. If a new NURB patch could not be created, Q3NURBPatch_New returns the value NULL.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 21 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker