|
Cogs.Foundation
|
#include <Gestures.h>
Public Attributes | |
| glm::vec2 | midStartCoord = {} |
| Mid position between the two pointer positions when the gesture has started. | |
| glm::vec2 | midCurrCoord = {} |
| Mid position between the two pointer positions when the event was triggered. | |
| glm::vec2 Cogs::Gesture::Pan::midCurrCoord = {} |
Mid position between the two pointer positions when the event was triggered.
| glm::vec2 Cogs::Gesture::Pan::midStartCoord = {} |
Mid position between the two pointer positions when the gesture has started.