, including all inherited members.
b | Color | |
Black() | Color | [inline] |
ClampMax() | Color | |
ClampMin() | Color | |
ClampMinMax() | Color | |
Color() | Color | [inline] |
Color(float R, float G, float B) | Color | [inline] |
Color(double R, double G, double B) | Color | [inline] |
Color(int R, int G, int B) | Color | [inline] |
Color(const Color &a) | Color | [inline] |
Color(DWORD rgb) | Color | [explicit] |
Color(Point3 p) | Color | [inline] |
Color(float af[3]) | Color | [inline] |
Color(RealPixel rp) | Color | [inline] |
Color(const BMM_Color_24 &c) | Color | [inline] |
Color(const BMM_Color_32 &c) | Color | [inline] |
Color(const BMM_Color_48 &c) | Color | [inline] |
Color(const BMM_Color_64 &c) | Color | [inline] |
Color(const BMM_Color_fl &c) | Color | [inline] |
g | Color | |
operator BMM_Color_24() | Color | [inline] |
operator BMM_Color_32() | Color | [inline] |
operator BMM_Color_48() | Color | [inline] |
operator BMM_Color_64() | Color | [inline] |
operator BMM_Color_fl() | Color | [inline] |
operator const float *() const | Color | [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, 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, 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 *() | Color | [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, 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, 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() | Color | [inline] |
operator RealPixel() | Color | |
operator!=(const Color &p) const | Color | [inline] |
operator*(const Color &) const | Color | [inline] |
operator*=(float) | Color | [inline] |
operator*=(const Color &) | Color | [inline] |
operator+() const | Color | [inline] |
operator+(const Color &) const | Color | [inline] |
operator+=(const Color &) | Color | [inline] |
operator-() const | Color | [inline] |
operator-(const Color &) const | Color | [inline] |
operator-=(const Color &) | Color | [inline] |
operator/(const Color &) const | Color | [inline] |
operator/=(float) | Color | [inline] |
operator==(const Color &p) const | Color | [inline] |
operator[](int i) | Color | [inline] |
operator[](int i) const | Color | [inline] |
operator^(const Color &) const | Color | [inline] |
r | Color | |
toRGB() | Color | [inline] |
White() | Color | [inline] |