11 Managing Interactive Renderers
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.
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.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker