2 Getting Viewer Information

2 Q3ViewerSetCurrentButton

You can use the Q3ViewerSetCurrentButton function to set the active button of a viewer pane.

OSErr Q3ViewerSetCurrentButton (
TQ3ViewerObject theViewer, 
unsigned long button);
theViewer A viewer object.
button A button.

DESCRIPTION


The Q3ViewerSetCurrentButton function sets the active button of the viewer object specified by the theViewer parameter to the button specified by the button parameter. You can use these constants to specify a button:

kQ3ViewerButtonCamera
kQ3ViewerButtonTruck
kQ3ViewerButtonOrbit
kQ3ViewerButtonZoom
kQ3ViewerButtonDolly
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