- [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)
HalfColorBuf Member List¶
This is the complete list of members for HalfColorBuf, including all inherited members.
| Blue() const | HalfColorBuf | [inline] |
| GetLuminance() const | HalfColorBuf | [inline] |
| Green() const | HalfColorBuf | [inline] |
| HalfColorBuf() | HalfColorBuf | [inline] |
| HalfColorBuf(const HalfColorBuf &other) | HalfColorBuf | [inline] |
| HalfColorBuf(const ColorVector &colorvector) | HalfColorBuf | |
| m_blue | HalfColorBuf | |
| m_green | HalfColorBuf | |
| m_red | HalfColorBuf | |
| Max(float max) | HalfColorBuf | [inline] |
| operator *=(float factor) | HalfColorBuf | [inline] |
| operator!=(const HalfColorBuf &other) const | HalfColorBuf | [inline] |
| operator+(const HalfColorBuf &other) | HalfColorBuf | [inline] |
| operator+=(const HalfColorBuf &other) | HalfColorBuf | [inline] |
| operator-=(const HalfColorBuf &other) | HalfColorBuf | [inline] |
| operator/=(float factor) | HalfColorBuf | [inline] |
| operator=(const HalfColorBuf &other) | HalfColorBuf | [inline] |
| operator==(const HalfColorBuf &other) const | HalfColorBuf | [inline] |
| operator[](int i) const | HalfColorBuf | [inline] |
| operator[](int i) | HalfColorBuf | [inline] |
| Red() const | HalfColorBuf | [inline] |
| Set(half value) | HalfColorBuf | [inline] |
| Set(half red, half green, half blue) | HalfColorBuf | [inline] |
| SetBlue(half blue) | HalfColorBuf | [inline] |
| SetGreen(half green) | HalfColorBuf | [inline] |
| SetRed(half red) | HalfColorBuf | [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:46:52 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001