11 Managing Interactive Renderers
Q3InteractiveRenderer_SetDoubleBufferBypass
function to set the double buffer bypass state of the interactive renderer.
TQ3Status Q3InteractiveRenderer_SetDoubleBufferBypass ( TQ3RendererObject renderer, TQ3Boolean bypass);renderer
An interactive renderer.bypass
A Boolean value that indicates the desired double buffer bypass state of the specified interactive renderer.
Q3InteractiveRenderer_SetDoubleBufferBypass
function sets the state of double buffer bypassing for the interactive renderer specified by the renderer
parameter to the Boolean value specified by the bypass
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker