Q3Triangle_New
You can use theQ3Triangle_Newfunction to create a new triangle.
TQ3GeometryObject Q3Triangle_New ( const TQ3TriangleData *triangleData);
triangleData- A pointer to a
TQ3TriangleDatastructure.DESCRIPTION
TheQ3Triangle_Newfunction returns, as its function result, a new triangle having the vertices and attributes specified by thetriangleDataparameter. If a new triangle could not be created,Q3Triangle_Newreturns the valueNULL.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help