4 Creating and Editing Lines

4 Q3Line_SetData

You can use the Q3Line_SetData function to set the data that defines a line and its attributes.

TQ3Status Q3Line_SetData (
TQ3GeometryObject line, 
const TQ3LineData *lineData);
line A line.
lineData A pointer to a TQ3LineData structure.

DESCRIPTION


The Q3Line_SetData function sets the data associated with the line specified by the line parameter to the data specified by the lineData 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