4 Creating and Editing Polylines

4 Q3PolyLine_New

You can use the Q3PolyLine_New function to create a new polyline.

TQ3GeometryObject Q3PolyLine_New (
const TQ3PolyLineData *polyLineData);
polyLineData
A pointer to a TQ3PolyLineData structure.

DESCRIPTION


The Q3PolyLine_New function returns, as its function result, a new polyline having the vertices and attributes specified by the polyLineData parameter. If a new polyline could not be created, Q3PolyLine_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