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