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