A | OVR::Color | |
B | OVR::Color | |
Color() | OVR::Color | [inline] |
Color(unsigned char r, unsigned char g, unsigned char b, unsigned char a=0xFF) | OVR::Color | [inline] |
Color(unsigned c) | OVR::Color | [inline] |
G | OVR::Color | |
GetRGBA(float *r, float *g, float *b, float *a) const | OVR::Color | [inline] |
operator==(const Color &b) const | OVR::Color | [inline] |
R | OVR::Color |