This is the complete list of members for Cogs::Gestures, including all inherited members.
currDrag | Cogs::Gestures | private |
currentGestures | Cogs::Gestures | private |
currentPointers | Cogs::Gestures | private |
currPan | Cogs::Gestures | private |
currPinch | Cogs::Gestures | private |
currPointerType | Cogs::Gestures | private |
currPress | Cogs::Gestures | private |
currRotate | Cogs::Gestures | private |
displayScale | Cogs::Gestures | private |
doubleTapEnable | Cogs::Gestures | |
doubleTapTreshold | Cogs::Gestures | |
dragEnable | Cogs::Gestures | |
endUpdatingGesture(std::optional< Gesture > &gesture, Gesture::State state) | Cogs::Gestures | private |
Gestures() | Cogs::Gestures | |
getGestures() const | Cogs::Gestures | inline |
getPointerType() | Cogs::Gestures | |
hoverEnable | Cogs::Gestures | |
idCounter | Cogs::Gestures | private |
lastTapTimestamp | Cogs::Gestures | private |
mouseMoveThreshold | Cogs::Gestures | |
mouseVelocityThreshold | Cogs::Gestures | |
mouseWheelMove(int32_t delta) | Cogs::Gestures | |
nextGestureId() | Cogs::Gestures | inlineprivate |
panEnable | Cogs::Gestures | |
pinchEnable | Cogs::Gestures | |
pinchThreshold | Cogs::Gestures | |
pointerDown(PointerType pointerType, PointerId pointerId, MouseButton button, glm::ivec2 position, double timestamp_ms) | Cogs::Gestures | |
pointerMove(PointerType pointerType, PointerId pointerId, glm::ivec2 position, double timestamp_ms) | Cogs::Gestures | |
pointerUp(PointerType pointerType, PointerId pointerId, MouseButton button, glm::ivec2 position, double timestamp_ms) | Cogs::Gestures | |
presentedGestures | Cogs::Gestures | private |
pressEnable | Cogs::Gestures | |
reset() | Cogs::Gestures | |
rotateEnable | Cogs::Gestures | |
rotateThreshold | Cogs::Gestures | |
setDisplayScale(float scale) | Cogs::Gestures | inline |
swipeEnable | Cogs::Gestures | |
swipeMaxDuration | Cogs::Gestures | |
tapEnable | Cogs::Gestures | |
tapMaxDuration | Cogs::Gestures | |
touchMoveThreshold | Cogs::Gestures | |
touchVelocityThreshold | Cogs::Gestures | |
update() | Cogs::Gestures | |
wheelEnable | Cogs::Gestures | |