4 Creating and Editing Trigrids

4 Q3TriGrid_SetData

You can use the Q3TriGrid_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


The Q3TriGrid_SetData function sets the data associated with the trigrid specified by the trigrid parameter to the data specified by the triGridData parameter.

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