4 Creating and Editing Triangles

4 Q3Triangle_SetData

You can use the Q3Triangle_SetData function to set the data that defines a triangle and its attributes.

TQ3Status Q3Triangle_SetData (
TQ3GeometryObject triangle, 
const TQ3TriangleData *triangleData);
triangle A triangle.
triangleData A pointer to a TQ3TriangleData structure.

DESCRIPTION


The Q3Triangle_SetData function sets the data associated with the triangle specified by the triangle parameter to the data specified by the triangleData 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