11 Managing Interactive Renderers

11 Q3InteractiveRenderer_GetPreferences

You can use the Q3InteractiveRenderer_GetPreferences function to get the current preference settings of the interactive renderer.

TQ3Status Q3InteractiveRenderer_GetPreferences (
TQ3RendererObject renderer, 
long *vendorID, 
long *engineID);
renderer An interactive renderer.
vendorID On exit, the vendor ID currently associated with the interactive renderer. See "Vendor IDs" on page 11-10 for the values that can be returned in this parameter.
engineID On exit, the engine ID currently associated with the interactive renderer. See "Engine IDs" on page 11-11 for the values that can be returned in this parameter.

DESCRIPTION


The Q3InteractiveRenderer_GetPreferences function returns, in the vendorID and engineID parameters, the vendor and engine IDs currently associated with the interactive renderer specified by the renderer parameter.

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