TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
ImGuiRenderBegin()
void Application::ImGuiRenderBegin
(
)
Definition at line
107
of file
Application.cpp
.
108
{
109
ImGuiIO &io = ImGui::GetIO();
110
ImGui_ImplGlfw_NewFrame();
111
ImGui_ImplOpenGL3_NewFrame();
112
ImGui::NewFrame();
113
}
Application
Generated on Thu Apr 7 2022 14:10:51 for TerraForge3D by
1.9.3