|
| ImGuiDiligentRendererEx (RenderDevice *renderDevice) |
|
void | NewFrame () |
|
void | RenderDrawData (ImDrawData *drawData) |
|
void | RenderSecondaryWindows () |
|
|
void | RenderDrawDataWith (ImDrawData *drawData, PipelineState *pipelineState) |
|
|
RenderDevice * | renderDevice_ {} |
|
void(* | createPlatformWindow_ )(ImGuiViewport *viewport) |
|
bool | isCachedStateInvalid_ {} |
|
SharedPtr< PipelineState > | primaryPipelineState_ |
|
SharedPtr< PipelineState > | secondaryPipelineState_ |
|
ea::vector< ImGuiViewport * > | viewports_ |
|
The documentation for this class was generated from the following files:
- Urho3D/SystemUI/ImGuiDiligentRendererEx.h
- Urho3D/SystemUI/ImGuiDiligentRendererEx.cpp