4 Creating and Editing Boxes

4 Q3Box_SetFaceAttributeSet

You can use the Q3Box_SetFaceAttributeSet function to set the attribute set of a face of a box.

TQ3Status Q3Box_SetFaceAttributeSet (
TQ3GeometryObject box, 
unsigned long faceIndex, 
TQ3AttributeSet faceAttributeSet);
box A box.
faceIndex An index into the array of faces for the specified box.
faceAttributeSet
The desired set of attributes for the specified face.

DESCRIPTION


The Q3Box_SetFacetAttributeSet function sets the attribute set of the face having index faceIndex of the box specified by the box parameter to the set specified by the faceAttributeSet 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