Cogs.Core
Cogs::Gestures Member List

This is the complete list of members for Cogs::Gestures, including all inherited members.

currDrag (defined in Cogs::Gestures)Cogs::Gesturesprivate
currentGestures (defined in Cogs::Gestures)Cogs::Gesturesprivate
currentPointersCogs::Gesturesprivate
currPan (defined in Cogs::Gestures)Cogs::Gesturesprivate
currPinch (defined in Cogs::Gestures)Cogs::Gesturesprivate
currPointerType (defined in Cogs::Gestures)Cogs::Gesturesprivate
currPress (defined in Cogs::Gestures)Cogs::Gesturesprivate
currRotate (defined in Cogs::Gestures)Cogs::Gesturesprivate
displayScale (defined in Cogs::Gestures)Cogs::Gesturesprivate
doubleTapEnableCogs::Gestures
doubleTapTresholdCogs::Gestures
dragEnableCogs::Gestures
endUpdatingGesture(std::optional< Gesture > &gesture, Gesture::State state) (defined in Cogs::Gestures)Cogs::Gesturesprivate
Gestures() (defined in Cogs::Gestures)Cogs::Gestures
getGestures() constCogs::Gesturesinline
getPointerType()Cogs::Gestures
hoverEnableCogs::Gestures
idCounter (defined in Cogs::Gestures)Cogs::Gesturesprivate
lastTapTimestamp (defined in Cogs::Gestures)Cogs::Gesturesprivate
mouseMoveThresholdCogs::Gestures
mouseVelocityThresholdCogs::Gestures
mouseWheelMove(int32_t delta) (defined in Cogs::Gestures)Cogs::Gestures
nextGestureId() (defined in Cogs::Gestures)Cogs::Gesturesinlineprivate
panEnableCogs::Gestures
pinchEnableCogs::Gestures
pinchThresholdCogs::Gestures
pointerDown(PointerType pointerType, PointerId pointerId, MouseButton button, glm::ivec2 position, double timestamp_ms) (defined in Cogs::Gestures)Cogs::Gestures
pointerMove(PointerType pointerType, PointerId pointerId, glm::ivec2 position, double timestamp_ms) (defined in Cogs::Gestures)Cogs::Gestures
pointerUp(PointerType pointerType, PointerId pointerId, MouseButton button, glm::ivec2 position, double timestamp_ms) (defined in Cogs::Gestures)Cogs::Gestures
presentedGestures (defined in Cogs::Gestures)Cogs::Gesturesprivate
pressEnableCogs::Gestures
reset() (defined in Cogs::Gestures)Cogs::Gestures
rotateEnableCogs::Gestures
rotateThresholdCogs::Gestures
setDisplayScale(float scale) (defined in Cogs::Gestures)Cogs::Gesturesinline
swipeEnableCogs::Gestures
swipeMaxDurationCogs::Gestures
tapEnableCogs::Gestures
tapMaxDurationCogs::Gestures
touchMoveThresholdCogs::Gestures
touchVelocityThresholdCogs::Gestures
update() (defined in Cogs::Gestures)Cogs::Gestures
wheelEnableCogs::Gestures