Blue() const | RGBHalf | [inline] |
CheckOffBound(float lobound, float hibound) | RGBHalf | [inline] |
GammaCorrect(float power) | RGBHalf | [inline] |
GetLuminance() const | RGBHalf | [inline] |
Green() const | RGBHalf | [inline] |
m_blue | RGBHalf | |
m_green | RGBHalf | |
m_red | RGBHalf | |
Max(float max) | RGBHalf | [inline] |
operator *(const RGBHalf &other) const | RGBHalf | [inline] |
operator *(float s) const | RGBHalf | [inline] |
operator *=(const RGBHalf &other) | RGBHalf | [inline] |
operator *=(float factor) | RGBHalf | [inline] |
operator delete(void *ptr) | RGBHalf | [inline] |
operator new(size_t size) | RGBHalf | [inline] |
operator!=(const RGBHalf &other) const | RGBHalf | [inline] |
operator+(const RGBHalf &other) | RGBHalf | [inline] |
operator+=(const RGBHalf &other) | RGBHalf | [inline] |
operator-=(const RGBHalf &other) | RGBHalf | [inline] |
operator/(float s) const | RGBHalf | [inline] |
operator/=(float factor) | RGBHalf | [inline] |
operator=(const RGBHalf &other) | RGBHalf | [inline] |
operator==(const RGBHalf &other) const | RGBHalf | [inline] |
operator[](int i) const | RGBHalf | [inline] |
operator[](int i) | RGBHalf | [inline] |
Red() const | RGBHalf | [inline] |
RGBHalf() | RGBHalf | [inline] |
RGBHalf(const RGBHalf &other) | RGBHalf | [inline] |
RGBHalf(const RGBFloat &colorvector) | RGBHalf | |
RGBHalf(const float &r, const float &g, const float &b) | RGBHalf | [inline] |
RGBHalf(const float &f) | RGBHalf | [inline] |
Set(half value) | RGBHalf | [inline] |
Set(half red, half green, half blue) | RGBHalf | [inline] |
SetBlue(half blue) | RGBHalf | [inline] |
SetGreen(half green) | RGBHalf | [inline] |
SetRed(half red) | RGBHalf | [inline] |
Generated on Thu Oct 27 11:47:03 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001