4 Creating and Editing NURB Patches

4 Q3NURBPatch_SetData

You can use the Q3NURBPatch_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


The Q3NURBPatch_SetData function sets the data associated with the NURB patch specified by the nurbPatch parameter to the data specified by the nurbPatchData parameter.

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