codac 1.5.6
Loading...
Searching...
No Matches
codac2::Color Member List

This is the complete list of members for codac2::Color, including all inherited members.

Color()codac2::Colorexplicit
Color(const std::array< float, 3 > &xyz, Model m_=Model::RGB)codac2::Colorexplicit
Color(const std::array< float, 4 > &xyza, Model m_=Model::RGB)codac2::Colorexplicit
Color(const std::initializer_list< float > xyza, Model m_=Model::RGB)codac2::Colorexplicit
Color(const std::string &hex_str)codac2::Colorexplicit
hex_str() constcodac2::Color
hsv() constcodac2::Color
model() constcodac2::Colorinline
none()codac2::Colorinlinestatic
operator<<(std::ostream &os, const Color &c)codac2::Colorfriend
rgb() constcodac2::Color
vec() constcodac2::Color