Temporary container for either a RV_Render and an RE_Render.
More...
#include <RE_RenderContext.h>
Temporary container for either a RV_Render and an RE_Render.
- Examples:
- DM/DM_BackgroundHook.C, DM/DM_InfoHook.C, DM/DM_LightBloomHook.C, DM/DM_ObjectPathHook.C, DM/DM_OverdrawHook.C, DM/DM_SceneBoundsHook.C, GUI/GUI_PolySoupBox.C, GUI/GUI_PolySoupBox.h, GUI/GUI_PrimFramework.C, GUI/GUI_PrimFramework.h, tetprim/GR_PrimTetra.C, and tetprim/GR_PrimTetra.h.
Definition at line 23 of file RE_RenderContext.h.
RE_RenderContext::RE_RenderContext |
( |
RE_Render * |
r | ) |
|
|
inline |
bool RE_RenderContext::isGL |
( |
| ) |
const |
|
inline |
bool RE_RenderContext::isVulkan |
( |
| ) |
const |
|
inline |
RE_RenderContext::operator const RE_Render * |
( |
| ) |
const |
|
inline |
RE_RenderContext::operator const RV_Render * |
( |
| ) |
const |
|
inline |
const RE_Render* RE_RenderContext::operator* |
( |
| ) |
const |
|
inline |
const RE_Render* RE_RenderContext::operator-> |
( |
| ) |
const |
|
inline |
GR_Uniforms* RE_RenderContext::uniforms |
( |
| ) |
|
|
inline |
const GR_Uniforms* RE_RenderContext::uniforms |
( |
| ) |
const |
|
inline |
const RV_Render* RE_RenderContext::vkRender |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: