Zakero's C++ Header Libraries
A collection of reusable C++ libraries
Public Attributes | List of all members
zakero::Xenium::PointPercent Struct Reference

A location that uses percentages. More...

Public Attributes

uint32_t time
 Where in time the point is (if > 0).
 
float x
 Where in the X-Axis the point is.
 
float y
 Where in the Y-Axis the point is.
 

Detailed Description

The percentage range of values is 0.0...1.0, where 0 is the left (or top) and 1 is the right (or bottom).


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