Q3InteractiveRenderer_GetDoubleBufferBypass
You can use theQ3InteractiveRenderer_GetDoubleBufferBypassfunction to get the current double buffer bypass state of the interactive renderer.
TQ3Status Q3InteractiveRenderer_GetDoubleBufferBypass ( TQ3RendererObject renderer, TQ3Boolean *bypass);
renderer- An interactive renderer.
bypass- On exit, a Boolean value that indicates the current double buffer bypass state of the specified interactive renderer.
DESCRIPTION
TheQ3InteractiveRenderer_GetDoubleBufferBypassfunction returns, in thebypassparameter, a Boolean value that indicates the current double buffer bypass state of the interactive renderer specified by therendererparameter. IfbypassiskQ3True, double buffering is currently being bypassed.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help