TerraForge3D  2.3.1
3D Terrain And Landscape Generator

◆ SetLogsDir()

void Application::SetLogsDir ( std::string  ld)

Definition at line 82 of file Application.cpp.

83{
84 logsDir = ld;
85}