10 Getting Group Positions

10 Q3Group_GetLastPosition

You can use the Q3Group_GetLastPosition function to get the position of the last object in a group.

TQ3Status Q3Group_GetLastPosition (
TQ3GroupObject group, 
TQ3GroupPosition *position);
group A group.
position On exit, a group position.

DESCRIPTION


The Q3Group_GetLastPosition function returns, in the position parameter, the position of the last object in the group specified by the group parameter.

ERRORS


kQ3ErrorInvalidObject
kQ3ErrorNULLParameter

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