- [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)
RGBHalf Member List¶
This is the complete list of members for RGBHalf, including all inherited members.
| 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] |
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