11 Managing Interactive Renderers

11 Q3InteractiveRenderer_SetPreferences

You can use the Q3InteractiveRenderer_SetPreferences function to set the preference settings of the interactive renderer.

TQ3Status Q3InteractiveRenderer_SetPreferences (
TQ3RendererObject renderer, 
long vendorID, 
long engineID);
renderer An interactive renderer.
vendorID A vendor ID. See "Vendor IDs" on page 11-10 for the values you can pass in this parameter.
engineID An engine ID. See "Engine IDs" on page 11-11 for the values you can pass in this parameter.

DESCRIPTION


The Q3InteractiveRenderer_SetPreferences function sets the default vendor and engine to be used by the interactive renderer specified by the renderer parameter to the values passed in the vendorID and engineID parameters.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 17 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker