TerraForge3D  2.3.1
3D Terrain And Landscape Generator

◆ Get()

static Application * Application::Get ( )
inlinestatic

Definition at line 41 of file Application.h.

42 {
43 return s_App;
44 }