Input Member List

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()Inputstatic
setCursorDisabled()Input
setCursorEnabled()Input
setCursorEnabled(bool enabled)Input
setCursorPosition(double x, double y)Input
setView(ViewPtr view)Inputinline
singleTapRecognized()Input
~Input()Inputvirtual