Represents 2D coordinates. More...
#include <CommonTypes.hpp>

Public Attributes | |
| float | x |
| float | y |
Represents 2D coordinates.
This structure holds the x and y coordinates of a point in 2D space, typically used for mesh vertices.
| float Ragot::coordinates_t::x |
| float Ragot::coordinates_t::y |