a | gfx::Color4 | |
b | gfx::Color4 | |
c_array() | gfx::Color4 | [inline] |
Color4() | gfx::Color4 | [inline] |
Color4(const Color4 &c) | gfx::Color4 | [inline] |
Color4(const String &name, Real ac=Real(1)) | gfx::Color4 | [inline] |
Color4(const Color3 &c) | gfx::Color4 | [inline] |
Color4(Real rc, Real gc, Real bc, Real ac=Real(1)) | gfx::Color4 | [inline] |
equals(const Color4 &c, Real epsilon=consts::epsilon) const | gfx::Color4 | [inline] |
g | gfx::Color4 | |
interpolate(const Color4 &c1, const Color4 &c2, Real t) | gfx::Color4 | [inline, static] |
operator *=(Real s) | gfx::Color4 | [inline] |
operator=(const Color4 &c) | gfx::Color4 | [inline] |
operator=(const Color3 &c) | gfx::Color4 | [inline] |
operator==(const Color4 &c) const | gfx::Color4 | [inline] |
r | gfx::Color4 | |
setZero() | gfx::Color4 | [inline] |
~Color4() | gfx::Color4 | [inline] |