SimpleFastOpenAtomicVisualiser
Loading...
Searching...
No Matches
Public Attributes | List of all members
LuaExtraSpace Struct Reference

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>

Collaboration diagram for LuaExtraSpace:
Collaboration graph
[legend]

Public Attributes

VisualisationStatevisualisationState
 
CommandLineoptions
 
Cameracamera
 
boolexit
 

Detailed Description

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.

Member Data Documentation

◆ camera

Camera* LuaExtraSpace::camera

◆ exit

bool* LuaExtraSpace::exit

◆ options

CommandLine* LuaExtraSpace::options

◆ visualisationState

VisualisationState* LuaExtraSpace::visualisationState

The documentation for this struct was generated from the following file: