4 Creating and Editing NURB Curves

4 Q3NURBCurve_New

You can use the Q3NURBCurve_New function to create a new NURB curve.

TQ3GeometryObject Q3NURBCurve_New (
const TQ3NURBCurveData *curveData);
curveData A pointer to a TQ3NURBCurveData structure.

DESCRIPTION


The Q3NURBCurve_New function returns, as its function result, a new NURB curve having the shape and attributes specified by the curveData parameter. If a new NURB curve could not be created, Q3NURBCurve_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