2 Creating and Configuring Viewers

2 Q3ViewerSetPort

You can use the Q3ViewerSetPort function to set the color graphics port associated with a viewer object.

OSErr Q3ViewerSetPort (TQ3ViewerObject theViewer, CGrafPtr port);
theViewer A viewer object.
port A pointer to a color graphics port that specifies the window with which the specified viewer is to be associated.

DESCRIPTION


The Q3ViewerSetPort function sets the color graphics port associated with the viewer object specified by the theViewer parameter to the port specified by the port parameter.

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