cinder::ColorAT< T > Member List
This is the complete list of members for
cinder::ColorAT< T >, including all inherited members.
a | cinder::ColorAT< T > | |
b | cinder::ColorAT< T > | |
black() | cinder::ColorAT< T > | [static] |
ColorAT() | cinder::ColorAT< T > | |
ColorAT(T aR, T aG, T aB, T aA=CHANTRAIT< T >::convert(1.0f)) | cinder::ColorAT< T > | |
ColorAT(const ColorAT< T > &src) | cinder::ColorAT< T > | |
ColorAT(const ColorT< T > &col, T aA=CHANTRAIT< T >::convert(1.0f)) | cinder::ColorAT< T > | |
ColorAT(ColorModel cm, float c1, float c2, float c3, float aA=CHANTRAIT< T >::convert(1.0f)) | cinder::ColorAT< T > | |
ColorAT(const ColorAT< FromT > &src) | cinder::ColorAT< T > | |
g | cinder::ColorAT< T > | |
length() const | cinder::ColorAT< T > | |
lengthSquared() const | cinder::ColorAT< T > | |
lerp(T fact, const ColorAT< T > &d) const | cinder::ColorAT< T > | |
lerp(uint8_t fact, const ColorAT< uint8_t > &d) const | cinder::ColorAT< T > | |
normalize() | cinder::ColorAT< T > | |
operator ColorT< T >() | cinder::ColorAT< T > | |
operator const T *() const | cinder::ColorAT< T > | |
operator T *() | cinder::ColorAT< T > | |
operator*(const ColorAT< T > &rhs) const | cinder::ColorAT< T > | |
operator*(T rhs) const | cinder::ColorAT< T > | |
operator*(const ColorAT< uint8_t > &rhs) const | cinder::ColorAT< T > | |
operator*(uint8_t rhs) const | cinder::ColorAT< T > | |
operator*=(const ColorAT< T > &rhs) | cinder::ColorAT< T > | |
operator*=(T rhs) | cinder::ColorAT< T > | |
operator*=(const ColorAT< uint8_t > &rhs) | cinder::ColorAT< T > | |
operator*=(uint8_t rhs) | cinder::ColorAT< T > | |
operator+(const ColorAT< T > &rhs) const | cinder::ColorAT< T > | |
operator+(T rhs) const | cinder::ColorAT< T > | |
operator+=(const ColorAT< T > &rhs) | cinder::ColorAT< T > | |
operator+=(T rhs) | cinder::ColorAT< T > | |
operator-(const ColorAT< T > &rhs) const | cinder::ColorAT< T > | |
operator-(T rhs) const | cinder::ColorAT< T > | |
operator-=(const ColorAT< T > &rhs) | cinder::ColorAT< T > | |
operator-=(T rhs) | cinder::ColorAT< T > | |
operator/(const ColorAT< T > &rhs) const | cinder::ColorAT< T > | |
operator/(T rhs) const | cinder::ColorAT< T > | |
operator/(const ColorAT< uint8_t > &rhs) const | cinder::ColorAT< T > | |
operator/(uint8_t rhs) const | cinder::ColorAT< T > | |
operator/=(const ColorAT< T > &rhs) | cinder::ColorAT< T > | |
operator/=(T rhs) | cinder::ColorAT< T > | |
operator/=(const ColorAT< uint8_t > &rhs) | cinder::ColorAT< T > | |
operator/=(uint8_t rhs) | cinder::ColorAT< T > | |
operator=(const ColorAT< T > &rhs) | cinder::ColorAT< T > | |
operator=(const ColorAT< FromT > &rhs) | cinder::ColorAT< T > | |
operator[](int n) | cinder::ColorAT< T > | |
premultiplied() const | cinder::ColorAT< T > | |
r | cinder::ColorAT< T > | |
zero() | cinder::ColorAT< T > | [static] |