Cogs.Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
Cogs::Gestures::PointerState::Data Struct Reference

#include <Gestures.h>

Public Attributes

double timestamp_ms = 0.0
 Timestamp in milliseconds.
 
glm::ivec2 position
 Pixel x and y position.
 

Member Data Documentation

◆ position

glm::ivec2 Cogs::Gestures::PointerState::Data::position

◆ timestamp_ms

double Cogs::Gestures::PointerState::Data::timestamp_ms = 0.0

The documentation for this struct was generated from the following file: