2 Creating and Configuring Viewers

2 Q3ViewerSetFlags

You can use the Q3ViewerSetFlags function to set the viewer flags for a viewer object.

OSErr Q3ViewerSetFlags (
TQ3ViewerObject theViewer, 
unsigned long flags);
theViewer A viewer object.
flags A set of viewer flags. See "Viewer Flags" on page 2-12 for a description of the constants you can use to set or clear individual viewer flags.

DESCRIPTION


The Q3ViewerSetFlags function sets the viewer flags associated with the viewer object specified by the theViewer parameter to the values passed in the flags parameter.

Any changes to a viewer's flags will not be visible until you call Q3ViewerDraw with the specified viewer object.<8bat>s

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