4 Managing Geometric Objects

4 Q3Geometry_GetAttributeSet

You can use the Q3Geometry_GetAttributeSet function to get the attribute set associated with an entire geometric object.

TQ3Status Q3Geometry_GetAttributeSet (
TQ3GeometryObject geometry, 
TQ3AttributeSet *attributeSet);
geometry A geometric object.
attributeSet On exit, the set of attributes of the specified geometric object.

DESCRIPTION


The Q3Geometry_GetAttributeSet function returns, in the attributeSet parameter, the set of attributes currently associated with the geometric object specified by the geometry parameter. The reference count of the set is incremented.

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