2 Creating and Configuring Viewers

2 Q3ViewerGetGroup

You can use the Q3ViewerGetGroup function to get the group of objects currently associated with a viewer.

TQ3GroupObject Q3ViewerGetGroup (TQ3ViewerObject theViewer);
theViewer A viewer object.

DESCRIPTION


The Q3ViewerGetGroup function returns, as its function result, a reference to the group containing the objects currently associated with the viewer specified by the theViewer parameter. The reference count of that group is incremented. You should therefore dispose of the group when you have finished using it.

DESCRIPTION

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

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker