5 Creating and Managing Attribute Sets

5 Q3AttributeSet_Clear

You can use the Q3AttributeSet_Clear function to remove an attribute of a certain type from an attribute set.

TQ3Status Q3AttributeSet_Clear (
TQ3AttributeSet attributeSet, 
TQ3AttributeType type);
attributeSet An attribute set.
type An attribute type.

DESCRIPTION


The Q3AttributeSet_Clear function removes the attribute whose type is specified by the type parameter from the attribute set specified by the attributeSet parameter.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 16 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker