SCV
4.2.1
Simple Components for Visual
|
This is the complete list of members for scv::Color4f, including all inherited members.
Color4f(void) | scv::Color4f | explicit |
Color4f(float r, float g, float b, float a=1.f) | scv::Color4f | |
Color4f(const ColorRGBA &rhs) | scv::Color4f | |
fromByte(unsigned char r, unsigned char g, unsigned char b, unsigned char a=255) | scv::Color4f | inlinestatic |
operator+(float w) const | scv::Color4f | |
operator+=(float w) | scv::Color4f | |
operator-(float w) const | scv::Color4f | |
operator-=(float w) | scv::Color4f | |
operator<<(std::ostream &stream, const Color4f &rhs) | scv::Color4f | friend |
operator[](int index) | scv::Color4f | inline |
operator[](int index) const | scv::Color4f | inline |