Q3TriGrid_New
You can use theQ3TriGrid_Newfunction to create a new trigrid.
TQ3GeometryObject Q3TriGrid_New ( const TQ3TriGridData *triGridData);
triGridData- A pointer to a
TQ3TriGridDatastructure.DESCRIPTION
TheQ3TriGrid_Newfunction returns, as its function result, a new trigrid having the vertices and attributes specified by thetriGridDataparameter. If a new trigrid could not be created,Q3TriGrid_Newreturns the valueNULL.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help