array | Lamp::Color3f | |
b | Lamp::Color3f | |
black | Lamp::Color3f | [static] |
blue | Lamp::Color3f | [static] |
clamp(float lower=0.f, float upper=1.f) | Lamp::Color3f | [inline] |
Color3f() | Lamp::Color3f | [inline] |
Color3f(float sourceR, float sourceG, float sourceB) | Lamp::Color3f | [inline] |
Color3f(const Color3c &source) | Lamp::Color3f | [explicit] |
Color3f(const Color4c &source) | Lamp::Color3f | [explicit] |
Color3f(const Color4f &source) | Lamp::Color3f | [explicit] |
cyan | Lamp::Color3f | [static] |
epsilonEquals(const Color3f &target, float epsilon) const | Lamp::Color3f | [inline] |
g | Lamp::Color3f | |
getHSV() const | Lamp::Color3f | [inline] |
getHue() const | Lamp::Color3f | [inline] |
getLuminance() const | Lamp::Color3f | [inline] |
getSaturation() const | Lamp::Color3f | [inline] |
getValue() const | Lamp::Color3f | [inline] |
gray | Lamp::Color3f | [static] |
green | Lamp::Color3f | [static] |
h | Lamp::Color3f | |
lerp(const Color3f &source, const Color3f &target, float alpha) | Lamp::Color3f | [inline, static] |
lowerClamp(float lower=0.f) | Lamp::Color3f | [inline] |
magenta | Lamp::Color3f | [static] |
negative() | Lamp::Color3f | [inline] |
notEpsilonEquals(const Color3f &target, float epsilon) const | Lamp::Color3f | [inline] |
operator *(const Color3f &mulColor) const | Lamp::Color3f | [inline] |
operator *(float mulValue) const | Lamp::Color3f | [inline] |
operator *(float mulValue, const Color3f &mulColor) | Lamp::Color3f | [friend] |
operator *=(const Color3f &mulColor) | Lamp::Color3f | [inline] |
operator *=(float mulValue) | Lamp::Color3f | [inline] |
operator!=(const Color3f &target) const | Lamp::Color3f | [inline] |
operator+(const Color3f &addColor) const | Lamp::Color3f | [inline] |
operator+() const | Lamp::Color3f | [inline] |
operator+=(const Color3f &addColor) | Lamp::Color3f | [inline] |
operator-(const Color3f &subColor) const | Lamp::Color3f | [inline] |
operator-() const | Lamp::Color3f | [inline] |
operator-=(const Color3f &subColor) | Lamp::Color3f | [inline] |
operator==(const Color3f &target) const | Lamp::Color3f | [inline] |
r | Lamp::Color3f | |
red | Lamp::Color3f | [static] |
s | Lamp::Color3f | |
set(float sourceR, float sourceG, float sourceB) | Lamp::Color3f | [inline] |
set(const Color3c &source) | Lamp::Color3f | |
set(const Color4c &source) | Lamp::Color3f | |
set(const Color4f &source) | Lamp::Color3f | |
setHSV(const Color3f &hsv) | Lamp::Color3f | [inline] |
toString() const | Lamp::Color3f | [inline] |
upperClamp(float upper=1.f) | Lamp::Color3f | [inline] |
v | Lamp::Color3f | |
white | Lamp::Color3f | [static] |
yellow | Lamp::Color3f | [static] |