TerraForge3D  2.3.1
3D Terrain And Landscape Generator

◆ SetTitle()

void Application::SetTitle ( std::string  title)

Definition at line 87 of file Application.cpp.

88{
89 m_WindowTitle = title;
90}