Q3TriGrid_SetData
You can use theQ3TriGrid_SetData
function to set the data that defines a trigrid and its attributes.
TQ3Status Q3TriGrid_SetData ( TQ3GeometryObject trigrid, const TQ3TriGridData *triGridData);
trigrid
- A trigrid.
triGridData
- A pointer to a
TQ3TriGridData
structure.DESCRIPTION
TheQ3TriGrid_SetData
function sets the data associated with the trigrid specified by thetrigrid
parameter to the data specified by thetriGridData
parameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help