4 Creating and Editing Points

4 Q3Point_SetData

You can use the Q3Point_SetData function to set the data that defines a point object and its attributes.

TQ3Status Q3Point_SetData (
TQ3GeometryObject point, 
const TQ3PointData *pointData);
point A point.
pointData A pointer to a TQ3PointData structure.

DESCRIPTION


The Q3Point_SetData function sets the data associated with the point specified by the point parameter to the data specified by the pointData 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