smk::TouchDataPoint Struct Reference

Description

Definition at line 15 of file Touch.hpp.

Public Attributes

glm::vec2 position = {0, 0}
 
float time = 0.f
 

Member Data Documentation

◆ position

glm::vec2 smk::TouchDataPoint::position = {0, 0}

Definition at line 16 of file Touch.hpp.

◆ time

float smk::TouchDataPoint::time = 0.f

Definition at line 17 of file Touch.hpp.


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