Structure representing an unsigned char 3-dimensional vector. More...
Data Fields | |
unsigned char | x |
Fist component of the vector. | |
unsigned char | y |
Second component of the vector. | |
unsigned char | z |
Third component of the vector. | |
Structure representing an unsigned char 3-dimensional vector.