4 Creating and Editing Lines

4 Q3Line_New

You can use the Q3Line_New function to create a new line.

TQ3GeometryObject Q3Line_New (const TQ3LineData *lineData);
lineData A pointer to a TQ3LineData structure.

DESCRIPTION


The Q3Line_New function returns, as its function result, a new line having the endpoints and attributes specified by the lineData parameter. If a new line could not be created, Q3Line_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