SL_Uchar4 Struct Reference

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.
 

Detailed Description

Structure representing an unsigned char 4-dimensional vector.