Basic Renderer
|
This is the complete list of members for Input, including all inherited members.
doubleTapRecognized() | Input | |
getCursorPosition(double *x, double *y, bool *deviceHasCursor=nullptr) | Input | |
getCursorPositionX() | Input | |
getCursorPositionY() | Input | |
getGyroscopePitch(bool *deviceHasGyroscope=nullptr) | Input | |
getGyroscopeRoll(bool *deviceHasGyroscope=nullptr) | Input | |
getGyroscopeYaw(bool *deviceHasGyroscope=nullptr) | Input | |
getKeyState(GLint key) | Input | |
getLastDoubleTapLocation() | Input | |
getLastSingleTapLocation() | Input | |
getMouseButtonState(GLint button) | Input | |
getTouches() | Input | |
Input() | Input | |
Input(ViewPtr view) | Input | |
isTouchDevice() | Input | static |
setCursorDisabled() | Input | |
setCursorEnabled() | Input | |
setCursorEnabled(bool enabled) | Input | |
setCursorPosition(double x, double y) | Input | |
setView(ViewPtr view) | Input | inline |
singleTapRecognized() | Input | |
~Input() | Input | virtual |