| 190 | static const U32& getFrameCount() { return smFrameCount; } |
| 191 | |
| 192 | bool shouldRenderChildControls() { return mRenderStyle == RenderStyleStandard; } |
| 193 | |
| 194 | void setStereoGui(GuiOffscreenCanvas *canvas); |
| 195 | void renderDisplayPreview(const RectI &updateRect, GFXTexHandle &previewTexture); |