Data structure for the representation of a 2D vector. More...
#include <Math2d.h>
Public Attributes | |
float | x |
float | y |
Data structure for the representation of a 2D vector.
This data structure the vector
.
The namespace Math2d offers various functions operating on this data type.