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