libvisual
0.5.0
|
This is the complete list of members for LV::Color, including all inherited members.
a | LV::Color | |
b | LV::Color | |
black() (defined in LV::Color) | LV::Color | inlinestatic |
Color() | LV::Color | inline |
Color(uint8_t r_, uint8_t g_, uint8_t b_, uint8_t a_=255) | LV::Color | inline |
g | LV::Color | |
get_hsv(float &h, float &s, float &v) const | LV::Color | |
operator==(Color const &c1, Color const &c2) | LV::Color | friend |
r | LV::Color | |
set(uint8_t r_, uint8_t g_, uint8_t b_, uint8_t a_=255) | LV::Color | inline |
set_from_uint16(uint16_t rgb) (defined in LV::Color) | LV::Color | |
set_from_uint32(uint32_t rgba) (defined in LV::Color) | LV::Color | |
set_hsv(float h, float s, float v) | LV::Color | |
to_uint16() const (defined in LV::Color) | LV::Color | |
to_uint32() const (defined in LV::Color) | LV::Color | |
white() (defined in LV::Color) | LV::Color | inlinestatic |