1 Managing Sets
Q3Set_GetType
function to get the type of a set.
TQ3ObjectType Q3Set_GetType (TQ3SetObject set);
set
A set object.
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:
kQ3SetTypeAttributeIf the type of the set cannot be determined or is invalid,
Q3Set_GetType
returns the value kQ3ObjectTypeInvalid
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker