- [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)
RGBAHalf Member List¶
This is the complete list of members for RGBAHalf, including all inherited members.
| Alpha() const | RGBAHalf | [inline] |
| Blue() const | RGBAHalf | [inline] |
| CheckOffBound(float lobound, float hibound) | RGBAHalf | [inline] |
| Color() const | RGBAHalf | [inline] |
| Green() const | RGBAHalf | [inline] |
| m_alpha | RGBAHalf | |
| m_color | RGBAHalf | |
| Max(float max) | RGBAHalf | [inline] |
| operator *(float s) const | RGBAHalf | [inline] |
| operator *=(float factor) | RGBAHalf | [inline] |
| operator delete(void *ptr) | RGBAHalf | [inline] |
| operator new(size_t size) | RGBAHalf | [inline] |
| operator!=(const RGBAHalf &other) const | RGBAHalf | [inline] |
| operator+(const RGBAHalf &other) | RGBAHalf | [inline] |
| operator+=(const RGBAHalf &other) | RGBAHalf | [inline] |
| operator-(const RGBAHalf &other) | RGBAHalf | [inline] |
| operator-=(const RGBAHalf &other) | RGBAHalf | [inline] |
| operator/(float s) const | RGBAHalf | [inline] |
| operator/=(float factor) | RGBAHalf | [inline] |
| operator=(const RGBAHalf &other) | RGBAHalf | [inline] |
| operator=(const RGBAFloat &other) | RGBAHalf | [inline] |
| operator==(const RGBAHalf &other) const | RGBAHalf | [inline] |
| operator[](int i) const | RGBAHalf | [inline] |
| operator[](int i) | RGBAHalf | [inline] |
| Red() const | RGBAHalf | [inline] |
| RGBAHalf() | RGBAHalf | [inline] |
| RGBAHalf(const RGBAHalf &other) | RGBAHalf | [inline] |
| RGBAHalf(const RGBHalf &other) | RGBAHalf | [inline] |
| RGBAHalf(const float &r, const float &g, const float &b, const float &a) | RGBAHalf | [inline] |
| RGBAHalf(const ColorBuf &colorbuf) | RGBAHalf | |
| RGBAHalf(const float &f) | RGBAHalf | [inline] |
| Set(half red, half green, half blue, half alpha) | RGBAHalf | [inline] |
| SetAlpha(half alpha) | RGBAHalf | [inline] |
| SetBlue(half blue) | RGBAHalf | [inline] |
| SetColor(RGBHalf &color) | RGBAHalf | [inline] |
| SetGreen(half green) | RGBAHalf | [inline] |
| SetRed(half red) | RGBAHalf | [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