openvrml::color_rgba Member List
This is the complete list of members for
openvrml::color_rgba, including all inherited members.
| a() const | openvrml::color_rgba | [inline] |
| a(float value) | openvrml::color_rgba | [inline] |
| b() const | openvrml::color_rgba | [inline] |
| b(float value) | openvrml::color_rgba | [inline] |
| color_rgba() | openvrml::color_rgba | |
| color_rgba(const float(&rgba)[4]) | openvrml::color_rgba | [explicit] |
| color_rgba(float r, float g, float b, float a=1.0f) | openvrml::color_rgba | |
| g() const | openvrml::color_rgba | [inline] |
| g(float value) | openvrml::color_rgba | [inline] |
| hsv(float(&result)[4]) const | openvrml::color_rgba | |
| hsv(float h, float s, float v, float a=1.0f) | openvrml::color_rgba | |
| operator!=(const color_rgba &lhs, const color_rgba &rhs) | openvrml::color_rgba | [related] |
| operator<<(std::ostream &out, const color_rgba &c) | openvrml::color_rgba | [related] |
| operator==(const color_rgba &lhs, const color_rgba &rhs) | openvrml::color_rgba | [related] |
| operator>>(std::istream &in, color_rgba &c) | openvrml::color_rgba | [friend] |
| operator[](size_t index) const | openvrml::color_rgba | [inline] |
| r() const | openvrml::color_rgba | [inline] |
| r(float value) | openvrml::color_rgba | [inline] |
| rgba | openvrml::color_rgba | [private] |