SCV  4.2.1
Simple Components for Visual
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
scv::Color4f Member List

This is the complete list of members for scv::Color4f, including all inherited members.

Color4f(void)scv::Color4fexplicit
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::Color4finlinestatic
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::Color4ffriend
operator[](int index)scv::Color4finline
operator[](int index) const scv::Color4finline