, including all inherited members.
| a | AColor | |
| AColor() | AColor | [inline] |
| AColor(float R, float G, float B, float A=1.0f) | AColor | [inline] |
| AColor(double R, double G, double B, double A=1.0) | AColor | [inline] |
| AColor(int R, int G, int B, int A=0) | AColor | [inline] |
| AColor(const AColor &c) | AColor | [inline] |
| AColor(const Color &c, float alph=1.0f) | AColor | [inline] |
| AColor(DWORD rgb, float alph=1.0f) | AColor | [explicit] |
| AColor(Point4 p) | AColor | [inline] |
| AColor(float af[4]) | AColor | [inline] |
| AColor(const BMM_Color_24 &c) | AColor | [inline] |
| AColor(const BMM_Color_32 &c) | AColor | [inline] |
| AColor(const BMM_Color_48 &c) | AColor | [inline] |
| AColor(const BMM_Color_64 &c) | AColor | [inline] |
| AColor(const BMM_Color_fl &c) | AColor | [inline] |
| b | AColor | |
| Black() | AColor | [inline] |
| ClampMax() | AColor | |
| ClampMin() | AColor | |
| ClampMinMax() | AColor | |
| g | AColor | |
| operator BMM_Color_24() | AColor | [inline] |
| operator BMM_Color_32() | AColor | [inline] |
| operator BMM_Color_48() | AColor | [inline] |
| operator BMM_Color_64() | AColor | [inline] |
| operator BMM_Color_fl() | AColor | [inline] |
| operator Color() | AColor | [inline] |
| operator delete(void *ptr) | MaxHeapOperators | [static] |
| operator delete(void *ptr, const std::nothrow_t &e) | MaxHeapOperators | [static] |
| operator delete(void *ptr, const char *filename, int line) | MaxHeapOperators | [static] |
| operator delete(void *ptr, int block_type, const char *filename, int line) | MaxHeapOperators | [static] |
| operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
| operator delete(void *ptr, unsigned long flags) | MaxHeapOperators | [static] |
| operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
| operator delete(void *ptr, void *placement_ptr) | MaxHeapOperators | [static] |
| operator delete[](void *ptr) | MaxHeapOperators | [static] |
| operator delete[](void *ptr, const std::nothrow_t &e) | MaxHeapOperators | [static] |
| operator delete[](void *ptr, const char *filename, int line) | MaxHeapOperators | [static] |
| operator delete[](void *ptr, int block_type, const char *filename, int line) | MaxHeapOperators | [static] |
| operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
| operator delete[](void *ptr, unsigned long flags) | MaxHeapOperators | [static] |
| operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
| operator float *() | AColor | [inline] |
| operator new(size_t size) | MaxHeapOperators | [static] |
| operator new(size_t size, const std::nothrow_t &e) | MaxHeapOperators | [static] |
| operator new(size_t size, const char *filename, int line) | MaxHeapOperators | [static] |
| operator new(size_t size, int block_type, const char *filename, int line) | MaxHeapOperators | [static] |
| operator new(size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
| operator new(size_t size, unsigned long flags) | MaxHeapOperators | [static] |
| operator new(size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
| operator new(size_t size, void *placement_ptr) | MaxHeapOperators | [static] |
| operator new[](size_t size) | MaxHeapOperators | [static] |
| operator new[](size_t size, const std::nothrow_t &e) | MaxHeapOperators | [static] |
| operator new[](size_t size, const char *filename, int line) | MaxHeapOperators | [static] |
| operator new[](size_t size, int block_type, const char *filename, int line) | MaxHeapOperators | [static] |
| operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | [static] |
| operator new[](size_t size, unsigned long flags) | MaxHeapOperators | [static] |
| operator new[](size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | [static] |
| operator Point3() | AColor | [inline] |
| operator Point4() | AColor | [inline] |
| operator!=(const AColor &p) const | AColor | [inline] |
| operator*(const AColor &) const | AColor | [inline] |
| operator*=(float) | AColor | [inline] |
| operator*=(const AColor &) | AColor | [inline] |
| operator+() const | AColor | [inline] |
| operator+(const AColor &) const | AColor | [inline] |
| operator+=(const AColor &) | AColor | [inline] |
| operator-() const | AColor | [inline] |
| operator-(const AColor &) const | AColor | [inline] |
| operator-=(const AColor &) | AColor | [inline] |
| operator/(const AColor &) const | AColor | [inline] |
| operator/=(float) | AColor | [inline] |
| operator==(const AColor &p) const | AColor | [inline] |
| operator[](int i) | AColor | [inline] |
| operator[](int i) const | AColor | [inline] |
| operator^(const AColor &) const | AColor | [inline] |
| r | AColor | |
| toRGB() | AColor | [inline] |
| White() | AColor | [inline] |