openvrml::color Member List

This is the complete list of members for openvrml::color, including all inherited members.

b() const openvrml::colorinline
b(float value)openvrml::colorinline
g() const openvrml::colorinline
g(float value)openvrml::colorinline
hsv(float(&result)[3]) const openvrml::color
hsv(float h, float s, float v)openvrml::color
make_color()openvrml::colorrelated
make_color(const float(&rgb)[3])openvrml::colorrelated
make_color(const float r, const float g, const float b)openvrml::colorrelated
operator!=(const color &lhs, const color &rhs)openvrml::colorrelated
operator<<(std::ostream &out, const color &c)openvrml::colorrelated
operator==(const color &lhs, const color &rhs)openvrml::colorrelated
operator>>(std::istream &in, color &c)openvrml::colorrelated
operator[](std::size_t index) const openvrml::colorinline
r() const openvrml::colorinline
r(float value)openvrml::colorinline
rgbopenvrml::color