TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
RenderImGui()
void Application::RenderImGui
(
)
Definition at line
136
of file
Application.cpp
.
137
{
138
glEnable(GL_BLEND);
139
ImGuiRenderBegin();
140
OnImGuiRender();
141
ImGuiRenderEnd();
142
glDisable(GL_BLEND);
143
}
Application
Generated on Thu Apr 7 2022 14:10:51 for TerraForge3D by
1.9.3