Searched defs:Coordinate (Results 1 – 6 of 6) sorted by relevance
25 struct Coordinate { struct29 using NormalizedCoordinate = Coordinate; argument
27 struct Coordinate { struct28 uint32_t axis;29 float value;
56 struct Coordinate { struct
43 struct Coordinate { struct44 uint32_t axis;45 float value;
61 struct Coordinate { struct62 float xAxis = 0;63 float yAxis = 0;