, including all inherited members.
_calibrationFileCallback() | orxonox::InputManager | [private] |
_clearBuffers() | orxonox::InputManager | [private] |
_completeCalibration() | orxonox::InputManager | [private] |
_configureInputState(InputState *state, const std::string &name, bool bAlwaysGetsInput, bool bTransparent, int priority) | orxonox::InputManager | [private] |
_configureJoySticks() | orxonox::InputManager | [private] |
_destroyJoySticks() | orxonox::InputManager | [private] |
_destroyKeyboard() | orxonox::InputManager | [private] |
_destroyMouse() | orxonox::InputManager | [private] |
_destroyState(InputState *state) | orxonox::InputManager | [private] |
_evaluateCalibration() | orxonox::InputManager | [private] |
_fireAxis(unsigned int iJoyStick, int axis, int value) | orxonox::InputManager | [private] |
_getJoystick(const OIS::JoyStickEvent &arg) | orxonox::InputManager | [inline, private] |
_initialiseJoySticks() | orxonox::InputManager | [private] |
_initialiseKeyboard() | orxonox::InputManager | [private] |
_initialiseMouse() | orxonox::InputManager | [private] |
_loadCalibration() | orxonox::InputManager | [private] |
_reload(bool joyStickSupport) | orxonox::InputManager | [private] |
_startCalibration() | orxonox::InputManager | [private] |
_updateActiveStates() | orxonox::InputManager | [private] |
activeStates_ | orxonox::InputManager | [private] |
activeStatesTicked_ | orxonox::InputManager | [private] |
activeStatesTriggered_ | orxonox::InputManager | [private] |
axisMoved(const OIS::JoyStickEvent &arg, int axis) | orxonox::InputManager | [private, virtual] |
buttonPressed(const OIS::JoyStickEvent &arg, int button) | orxonox::InputManager | [private, virtual] |
buttonReleased(const OIS::JoyStickEvent &arg, int button) | orxonox::InputManager | [private, virtual] |
calibrate() | orxonox::InputManager | [static] |
Calibrating enum value | orxonox::InputManager | |
calibrationConfigValueContainers_ | orxonox::InputManager | [private] |
calibrationFilename_ | orxonox::InputManager | [private] |
calibratorCallbackBuffer_ | orxonox::InputManager | [private] |
ClassIdentifier< InputManager > class | orxonox::InputManager | [friend] |
clearBuffers() | orxonox::InputManager | |
createInputState(const std::string &name, bool bAlwaysGetsInput=false, bool bTransparent=false, InputStatePriority priority=InputStatePriority::Dynamic) | orxonox::InputManager | [inline] |
createParents() | orxonox::OrxonoxClass | [inline] |
devicesNum_ | orxonox::InputManager | [private] |
EMPTY_HANDLER | orxonox::InputManager | [static] |
getCurrentState() | orxonox::InputManager | |
getIdentifier() const | orxonox::OrxonoxClass | [inline] |
getInstance() | orxonox::InputManager | [inline, static] |
getInstancePtr() | orxonox::InputManager | [inline, static] |
getMetaList() | orxonox::OrxonoxClass | [inline] |
getParents() const | orxonox::OrxonoxClass | [inline] |
getState(const std::string &name) | orxonox::InputManager | |
initialise(size_t windowHnd, int windowWidth, int windowHeight, bool joyStickSupport=true) | orxonox::InputManager | |
InputManager() | orxonox::InputManager | |
InputManager(const InputManager &) | orxonox::InputManager | [private] |
InputManagerState enum name | orxonox::InputManager | |
inputStatesByName_ | orxonox::InputManager | [private] |
inputSystem_ | orxonox::InputManager | [private] |
InternalsReady enum value | orxonox::InputManager | |
internalState_ | orxonox::InputManager | [private] |
isA(const Identifier *identifier) | orxonox::OrxonoxClass | |
isA(const SubclassIdentifier< B > *identifier) | orxonox::OrxonoxClass | [inline] |
isA(const SubclassIdentifier< B > identifier) | orxonox::OrxonoxClass | [inline] |
isA(const OrxonoxClass *object) | orxonox::OrxonoxClass | |
isChildOf(const Identifier *identifier) | orxonox::OrxonoxClass | |
isChildOf(const SubclassIdentifier< B > *identifier) | orxonox::OrxonoxClass | [inline] |
isChildOf(const SubclassIdentifier< B > identifier) | orxonox::OrxonoxClass | [inline] |
isChildOf(const OrxonoxClass *object) | orxonox::OrxonoxClass | |
isDirectChildOf(const Identifier *identifier) | orxonox::OrxonoxClass | |
isDirectChildOf(const SubclassIdentifier< B > *identifier) | orxonox::OrxonoxClass | [inline] |
isDirectChildOf(const SubclassIdentifier< B > identifier) | orxonox::OrxonoxClass | [inline] |
isDirectChildOf(const OrxonoxClass *object) | orxonox::OrxonoxClass | |
isDirectParentOf(const Identifier *identifier) | orxonox::OrxonoxClass | |
isDirectParentOf(const SubclassIdentifier< B > *identifier) | orxonox::OrxonoxClass | [inline] |
isDirectParentOf(const SubclassIdentifier< B > identifier) | orxonox::OrxonoxClass | [inline] |
isDirectParentOf(const OrxonoxClass *object) | orxonox::OrxonoxClass | |
isExactlyA(const Identifier *identifier) | orxonox::OrxonoxClass | |
isExactlyA(const SubclassIdentifier< B > *identifier) | orxonox::OrxonoxClass | [inline] |
isExactlyA(const SubclassIdentifier< B > identifier) | orxonox::OrxonoxClass | [inline] |
isExactlyA(const OrxonoxClass *object) | orxonox::OrxonoxClass | |
isParentOf(const Identifier *identifier) | orxonox::OrxonoxClass | |
isParentOf(const SubclassIdentifier< B > *identifier) | orxonox::OrxonoxClass | [inline] |
isParentOf(const SubclassIdentifier< B > identifier) | orxonox::OrxonoxClass | [inline] |
isParentOf(const OrxonoxClass *object) | orxonox::OrxonoxClass | |
joyStickButtonsDown_ | orxonox::InputManager | [private] |
joyStickCalibrations_ | orxonox::InputManager | [private] |
joyStickIDs_ | orxonox::InputManager | [private] |
joyStickMaxValues_ | orxonox::InputManager | [private] |
joyStickMiddleValues_ | orxonox::InputManager | [private] |
joyStickMinValues_ | orxonox::InputManager | [private] |
joySticks_ | orxonox::InputManager | [private] |
joySticksSize_ | orxonox::InputManager | [private] |
JoyStickSupport enum value | orxonox::InputManager | |
keyboard_ | orxonox::InputManager | [private] |
keyboardModifiers_ | orxonox::InputManager | [private] |
keyDetector_ | orxonox::InputManager | [private] |
keyPressed(const OIS::KeyEvent &arg) | orxonox::InputManager | [private, virtual] |
keyReleased(const OIS::KeyEvent &arg) | orxonox::InputManager | [private, virtual] |
keysDown_ | orxonox::InputManager | [private] |
mouse_ | orxonox::InputManager | [private] |
mouseButtonsDown_ | orxonox::InputManager | [private] |
mouseMoved(const OIS::MouseEvent &arg) | orxonox::InputManager | [private, virtual] |
mousePressed(const OIS::MouseEvent &arg, OIS::MouseButtonID id) | orxonox::InputManager | [private, virtual] |
mouseReleased(const OIS::MouseEvent &arg, OIS::MouseButtonID id) | orxonox::InputManager | [private, virtual] |
numberOfJoySticks() | orxonox::InputManager | [inline] |
numberOfKeyboards() | orxonox::InputManager | [inline] |
numberOfMice() | orxonox::InputManager | [inline] |
OISReady enum value | orxonox::InputManager | |
OrxonoxClass() | orxonox::OrxonoxClass | |
povMoved(const OIS::JoyStickEvent &arg, int id) | orxonox::InputManager | [private, virtual] |
povStates_ | orxonox::InputManager | [private] |
reload(bool joyStickSupport=true) | orxonox::InputManager | [static] |
reloadInputSystem(bool joyStickSupport=true) | orxonox::InputManager | |
ReloadRequest enum value | orxonox::InputManager | |
requestDestroyState(const std::string &name) | orxonox::InputManager | |
requestEnterState(const std::string &name) | orxonox::InputManager | |
requestLeaveState(const std::string &name) | orxonox::InputManager | |
setConfigValues() | orxonox::InputManager | [private] |
setIdentifier(Identifier *identifier) | orxonox::OrxonoxClass | [inline] |
setKeyDetectorCallback(const std::string &command) | orxonox::InputManager | |
setWindowExtents(const int width, const int height) | orxonox::InputManager | |
singletonRef_s | orxonox::InputManager | [private, static] |
sliderAxes | orxonox::InputManager | [static] |
sliderMoved(const OIS::JoyStickEvent &arg, int id) | orxonox::InputManager | [private, virtual] |
sliderStates_ | orxonox::InputManager | [private] |
stateDestroyRequests_ | orxonox::InputManager | [private] |
stateEmpty_ | orxonox::InputManager | [private] |
stateEnterRequests_ | orxonox::InputManager | [private] |
stateLeaveRequests_ | orxonox::InputManager | [private] |
Ticking enum value | orxonox::InputManager | |
Uninitialised enum value | orxonox::InputManager | |
update(const Clock &time) | orxonox::InputManager | |
vector3Moved(const OIS::JoyStickEvent &arg, int id) | orxonox::InputManager | [inline, private, virtual] |
windowHnd_ | orxonox::InputManager | [private] |
~InputManager() | orxonox::InputManager | |
~JoyStickListener() | OIS::JoyStickListener | [inline, virtual] |
~KeyListener() | OIS::KeyListener | [inline, virtual] |
~MouseListener() | OIS::MouseListener | [inline, virtual] |
~OrxonoxClass() | orxonox::OrxonoxClass | [virtual] |