TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
RenderImGui()
void Module::RenderImGui
(
void *
imguiContext
)
Module
ImGui Render Function.
For Internal Use Only
Definition at line
23
of file
Module.cpp
.
24
{
25
ImGui::SetCurrentContext(
static_cast<
ImGuiContext *
>
(imguiContext));
26
OnImGuiRender
();
27
}
Module::OnImGuiRender
virtual void OnImGuiRender()=0
OnImGuiRender.
Module
Generated on Thu Apr 7 2022 14:10:52 for TerraForge3D by
1.9.3