1 Managing Sets

1 Q3Set_GetType

You can use the Q3Set_GetType function to get the type of a set.

TQ3ObjectType Q3Set_GetType (TQ3SetObject set);
set A set object.

DESCRIPTION


The Q3Set_GetType function returns, as its function result, the type of the set specified by the set parameter. The types of sets currently supported by QuickDraw3D are defined by constants:

kQ3SetTypeAttribute
If the type of the set cannot be determined or is invalid, Q3Set_GetType returns the value kQ3ObjectTypeInvalid.

DESCRIPTION

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

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker