2 Creating and Configuring Viewers
Q3ViewerUseFile
function to set the file containing the 3D model to be displayed in a viewer object.
OSErr Q3ViewerUseFile (TQ3ViewerObject theViewer, long refNum);theViewer
A viewer object.refnum
The file reference number of an open file.
Q3ViewerUseFile
function sets the 3D data file to be displayed in the viewer object specified by the theViewer
parameter to the open file having the file reference number specified by the refnum
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker