Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 4 - Geometric Objects / Geometric Objects Reference
Geometric Objects Routines / Managing Geometric Objects


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.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help