2 Updating Viewer Data

2 Q3ViewerWriteFile

You can use the Q3ViewerWriteFile function to update the file data being displayed in a viewer.

OSErr Q3ViewerWriteFile (
TQ3ViewerObject theViewer, 
long refNum);
theViewer A viewer object.
refnum The file reference number of an open file.

DESCRIPTION


The Q3ViewerWriteFile function writes the 3D data currently associated with the viewer object specified by the theViewer parameter to the file specified by the refnum 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