nCine::ImGuiDrawing class

Handles ImGui drawing.

Constructors, destructors, conversion operators

ImGuiDrawing(bool withSceneGraph) explicit
~ImGuiDrawing()

Public functions

void NewFrame()
void EndFrame(RenderQueue& renderQueue)
Renders ImGui with render commands.
void EndFrame()
Renders ImGui directly with OpenGL.