Structure representing an unsigned char 4-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. | |
| unsigned char | w |
| Fourth component of the vector. | |
Structure representing an unsigned char 4-dimensional vector.