|
Cogs.Foundation
|
#include <Gestures.h>
Public Attributes | |
| glm::vec2 | center = {} |
| Mid position between the two pointer positions when the event was triggered. | |
| float | scale |
| Scale factor, 1 when the gesture starts. | |
| glm::vec2 Cogs::Gesture::Pinch::center = {} |
Mid position between the two pointer positions when the event was triggered.
| float Cogs::Gesture::Pinch::scale |
Scale factor, 1 when the gesture starts.