Q3Point_New
You can use theQ3Point_Newfunction to create a new point.
TQ3GeometryObject Q3Point_New (const TQ3PointData *pointData);
pointData- A pointer to a
TQ3PointDatastructure.DESCRIPTION
TheQ3Point_Newfunction returns, as its function result, a new point object having the location and attributes passed in the fields of theTQ3PointDatastructure pointed to by thepointDataparameter. If a new point object could not be created,Q3Point_Newreturns the valueNULL.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help