4 Creating and Editing NURB Curves

4 Q3NURBCurve_SetData

You can use the Q3NURBCurve_SetData function to set the data that defines a NURB curve and its attributes.

TQ3Status Q3NURBCurve_SetData (
TQ3GeometryObject curve, 
const TQ3NURBCurveData *nurbCurveData);
curve A NURB curve.
nurbCurveData
A pointer to a TQ3NURBCurveData structure.

DESCRIPTION


The Q3NURBCurve_SetData function sets the data associated with the NURB curve specified by the curve parameter to the data specified by the nurbCurveData 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