Structure representing a generic 4-dimensional vector. More...
Data Fields | |
float | x |
Fist component of the vector. | |
float | y |
Second component of the vector. | |
float | z |
Third component of the vector. | |
float | w |
Forth component of the vector. | |
Structure representing a generic 4-dimensional vector.