10 Managing Groups

10 Q3Group_EmptyObjectsOfType

You can use the Q3Group_EmptyObjectsOfType function to remove all objects of a particular type from a group.

TQ3Status Q3Group_EmptyObjectsOfType (
TQ3GroupObject group, 
TQ3ObjectType isType);
group A group.
isType An object type.

DESCRIPTION


The Q3Group_EmptyObjectsOfType function disposes of every object contained in the group specified by the group parameter that has the type specified by the isType parameter.

ERRORS


kQ3ErrorInvalidObject

DESCRIPTION
ERRORS

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

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker