|
SimpleFastOpenAtomicVisualiser
|
Store for lua global state. For the console to have access to these classes they must be set into LuaExtraSpace and set via Console::luaStore. More...
#include <console.h>

Public Attributes | |
| VisualisationState * | visualisationState |
| CommandLine * | options |
| Camera * | camera |
| bool * | exit |
Store for lua global state. For the console to have access to these classes they must be set into LuaExtraSpace and set via Console::luaStore.
| Camera* LuaExtraSpace::camera |
| bool* LuaExtraSpace::exit |
| CommandLine* LuaExtraSpace::options |
| VisualisationState* LuaExtraSpace::visualisationState |