|
Cogs.Core
|
Public Attributes | |
| double | timestamp_ms = 0.0 |
| Timestamp in milliseconds. | |
| glm::vec2 | position |
| Pixel x and y position. | |
Definition at line 194 of file Gestures.h.
| glm::vec2 Cogs::Gestures::PointerState::Data::position |
Pixel x and y position.
Definition at line 197 of file Gestures.h.
| double Cogs::Gestures::PointerState::Data::timestamp_ms = 0.0 |
Timestamp in milliseconds.
Definition at line 196 of file Gestures.h.