4 Creating and Editing Points

4 Q3Point_New

You can use the Q3Point_New function to create a new point.

TQ3GeometryObject Q3Point_New (const TQ3PointData *pointData);
pointData A pointer to a TQ3PointData structure.

DESCRIPTION


The Q3Point_New function returns, as its function result, a new point object having the location and attributes passed in the fields of the TQ3PointData structure pointed to by the pointData parameter. If a new point object could not be created, Q3Point_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