TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
Init()
void Application::Init
(
)
Definition at line
92
of file
Application.cpp
.
93
{
94
m_Window =
new
Window
(m_WindowTitle);
95
m_Window->SetVSync(
true
);
96
m_Window->SetVisible(
false
);
97
isActive =
true
;
98
s_App =
this
;
99
InitGlad();
100
InitImGui(windowConfigPath);
101
}
Window
Definition:
Window.h:26
Application
Generated on Thu Apr 7 2022 14:10:51 for TerraForge3D by
1.9.3