- [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)
YAHalf Member List¶
This is the complete list of members for YAHalf, including all inherited members.
| Alpha() const | YAHalf | [inline] |
| CheckOffBound(float lobound, float hibound) | YAHalf | [inline] |
| Luminance() const | YAHalf | [inline] |
| m_alpha | YAHalf | |
| m_luminance | YAHalf | |
| operator *=(float factor) | YAHalf | [inline] |
| operator delete(void *ptr) | YAHalf | [inline] |
| operator new(size_t size) | YAHalf | [inline] |
| operator!=(const YAHalf &other) const | YAHalf | [inline] |
| operator+(const YAHalf &other) | YAHalf | [inline] |
| operator+=(const YAHalf &other) | YAHalf | [inline] |
| operator-=(const YAHalf &other) | YAHalf | [inline] |
| operator/=(float factor) | YAHalf | [inline] |
| operator=(const YAHalf &other) | YAHalf | [inline] |
| operator=(const YAFloat &other) | YAHalf | |
| operator=(const YAByte &other) | YAHalf | |
| operator=(const RGBFloat &other) | YAHalf | |
| operator=(const RGBAFloat &other) | YAHalf | |
| operator=(const ColorBuf &colorbuf) | YAHalf | |
| operator==(const YAHalf &other) const | YAHalf | [inline] |
| operator[](int i) const | YAHalf | [inline] |
| operator[](int i) | YAHalf | [inline] |
| Set(half luminance, half alpha) | YAHalf | [inline] |
| SetAlpha(half alpha) | YAHalf | [inline] |
| SetLuminance(half luminance) | YAHalf | [inline] |
| YAHalf() | YAHalf | [inline] |
| YAHalf(const YAHalf &other) | YAHalf | [inline] |
| YAHalf(const half other) | YAHalf | [inline] |
| YAHalf(const YAFloat &other) | YAHalf | |
| YAHalf(const YAByte &other) | YAHalf | |
| YAHalf(const float &l, const float &a) | YAHalf | [inline] |
| YAHalf(const float f) | YAHalf | [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:07 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001