Orcus
|
Public Member Functions | |
color_rgb_t (std::initializer_list< color_elem_t > vs) | |
color_rgb_t (const color_rgb_t &other) | |
color_rgb_t (color_rgb_t &&other) | |
color_rgb_t & | operator= (const color_rgb_t &other) |
Public Attributes | |
color_elem_t | red |
color_elem_t | green |
color_elem_t | blue |