4 Creating and Editing Points

4 Q3Point_SetPosition

You can use the Q3Point_SetPosition function to set the position of a point.

TQ3Status Q3Point_SetPosition (
TQ3GeometryObject point, 
const TQ3Point3D *position);
point A point.
position The desired position of the specified point.

DESCRIPTION


The Q3Point_SetPosition function sets the position of the point specified by the point parameter to that specified in the position 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