- [Main Page](index.md)
- [Classes](annotated.md)
- [Files](files.md)
- [Directories](dirs.md)
- [Related Pages](pages.md)
- [Class List](annotated.md)
- [Alphabetical List](classes.md)
- [Class Hierarchy](hierarchy.md)
- [Class Members](functions.md)
RGBFloat Member List¶
This is the complete list of members for RGBFloat, including all inherited members.
| Blue() const | RGBFloat | [inline] |
| CheckOffBound(float lobound, float hibound) | RGBFloat | [inline] |
| GammaCorrect(float power) const | RGBFloat | [inline] |
| GetCOLORREF() const | RGBFloat | [inline] |
| GetLuminance() const | RGBFloat | [inline] |
| Green() const | RGBFloat | [inline] |
| m_blue | RGBFloat | |
| m_green | RGBFloat | |
| m_red | RGBFloat | |
| Max(float max) | RGBFloat | [inline] |
| Min(float min) | RGBFloat | [inline] |
| MinMax(float min, float max) | RGBFloat | [inline] |
| operator *(const RGBFloat &a) const | RGBFloat | [inline] |
| operator *(float s) const | RGBFloat | [inline] |
| operator *(const float s, const RGBFloat &a) | RGBFloat | [friend] |
| operator *=(const RGBFloat &other) | RGBFloat | [inline] |
| operator *=(float scale) | RGBFloat | [inline] |
| operator delete(void *ptr) | RGBFloat | [inline] |
| operator new(size_t size) | RGBFloat | [inline] |
| operator!=(const RGBFloat &a) const | RGBFloat | [inline] |
| operator+(const RGBFloat &a) const | RGBFloat | [inline] |
| operator+=(const RGBFloat &other) | RGBFloat | [inline] |
| operator-(const RGBFloat &a) const | RGBFloat | [inline] |
| operator-=(const RGBFloat &other) | RGBFloat | [inline] |
| operator/(float s) const | RGBFloat | [inline] |
| operator/(const RGBFloat &a) const | RGBFloat | [inline] |
| operator/=(const RGBFloat &other) | RGBFloat | [inline] |
| operator/=(float scale) | RGBFloat | [inline] |
| operator=(float scalar) | RGBFloat | [inline] |
| operator=(const RGBFloat &other) | RGBFloat | [inline] |
| operator==(const RGBFloat &a) const | RGBFloat | [inline] |
| operator[](int i) const | RGBFloat | [inline] |
| Red() const | RGBFloat | [inline] |
| RGBFloat(void) | RGBFloat | [inline] |
| RGBFloat(float red, float green, float blue) | RGBFloat | [inline] |
| RGBFloat(const float scalar) | RGBFloat | [inline] |
| RGBFloat(COLORREF c) | RGBFloat | [inline] |
| RGBFloat(const RGBFloat &other) | RGBFloat | [inline] |
| RGBFloat(const RGBHalf &other) | RGBFloat | [inline] |
| RGBFloat(const RGBByte &other) | RGBFloat | [inline] |
| Set(float red, float green, float blue) | RGBFloat | [inline] |
| Set(float init) | RGBFloat | [inline] |
| SetBlue(float blue) | RGBFloat | [inline] |
| SetGreen(float green) | RGBFloat | [inline] |
| SetRed(float red) | RGBFloat | [inline] |
This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.
Generated on Thu Oct 27 11:47:03 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001