Nebula
Loading...
Searching...
No Matches
App Namespace Reference

Classes

class  Application
 Provides a simple application model for Nebula apps. More...
 
class  ConsoleApplication
 Base class for Nebula console applications. More...
 
class  GameApplication
 Nebula's default game application. More...
 
class  RenderApplication
 Render application class with multithreaded rendering. More...
 
class  ViewerApplication
 Derived from RenderApplication, adds support for Stages, Views and GraphicsEntities to the asynchronous render app. More...
 

Functions

 __ImplementSingleton (App::GameApplication)
 
 __ImplementSingleton (App::Application)
 

Function Documentation

◆ __ImplementSingleton() [1/2]

App::__ImplementSingleton ( App::Application )

◆ __ImplementSingleton() [2/2]

App::__ImplementSingleton ( App::GameApplication )