, including all inherited members.
| a (defined in math::color< T >) | math::color< T > | |
| b (defined in math::color< T >) | math::color< T > | |
| clampTo01() (defined in math::color< T >) | math::color< T > | [inline] |
| color() (defined in math::color< T >) | math::color< T > | [inline] |
| color(double newR, double newG, double newB, double newA) (defined in math::color< T >) | math::color< T > | [inline] |
| color(double newr, double newg, double newb, double newA, char newtr, char newtg, char newtb) (defined in math::color< T >) | math::color< T > | [inline] |
| color(const color &rhs) (defined in math::color< T >) | math::color< T > | [inline] |
| fb (defined in math::color< T >) | math::color< T > | |
| fg (defined in math::color< T >) | math::color< T > | |
| fr (defined in math::color< T >) | math::color< T > | |
| g (defined in math::color< T >) | math::color< T > | |
| getA() const (defined in math::color< T >) | math::color< T > | [inline] |
| getB() const (defined in math::color< T >) | math::color< T > | [inline] |
| getG() const (defined in math::color< T >) | math::color< T > | [inline] |
| getR() const (defined in math::color< T >) | math::color< T > | [inline] |
| lerp(const color &c2, double factor) (defined in math::color< T >) | math::color< T > | [inline] |
| operator double *() const (defined in math::color< T >) | math::color< T > | [inline] |
| operator double const *() const (defined in math::color< T >) | math::color< T > | [inline] |
| operator!=(color< T > const &rhs) const (defined in math::color< T >) | math::color< T > | [inline] |
| operator*(const color &rhs) const (defined in math::color< T >) | math::color< T > | [inline] |
| operator*(const double rhs) const (defined in math::color< T >) | math::color< T > | [inline] |
| operator*(double f) (defined in math::color< T >) | math::color< T > | [inline] |
| operator*=(const color &rhs) (defined in math::color< T >) | math::color< T > | [inline] |
| operator*=(const double rhs) (defined in math::color< T >) | math::color< T > | [inline] |
| operator+(const color &rhs) const (defined in math::color< T >) | math::color< T > | [inline] |
| operator+() const (defined in math::color< T >) | math::color< T > | [inline] |
| operator+=(color< T > const &rhs) (defined in math::color< T >) | math::color< T > | [inline] |
| operator-(const color &rhs) const (defined in math::color< T >) | math::color< T > | [inline] |
| operator-() const (defined in math::color< T >) | math::color< T > | [inline] |
| operator-=(color< T > const &rhs) (defined in math::color< T >) | math::color< T > | [inline] |
| operator/(const color &rhs) const (defined in math::color< T >) | math::color< T > | [inline] |
| operator/(const double rhs) const (defined in math::color< T >) | math::color< T > | [inline] |
| operator/=(const color &rhs) (defined in math::color< T >) | math::color< T > | [inline] |
| operator/=(const double rhs) (defined in math::color< T >) | math::color< T > | [inline] |
| operator==(math::color< T > const &rhs) const (defined in math::color< T >) | math::color< T > | [inline] |
| print() (defined in math::color< T >) | math::color< T > | [inline] |
| r (defined in math::color< T >) | math::color< T > | |
| rand() (defined in math::color< T >) | math::color< T > | [inline] |
| saw(double t, double f) (defined in math::color< T >) | math::color< T > | [inline] |
| set(double newR, double newG, double newB, double newA) (defined in math::color< T >) | math::color< T > | [inline] |
| setA(double newA) (defined in math::color< T >) | math::color< T > | [inline] |
| setB(double newB) (defined in math::color< T >) | math::color< T > | [inline] |
| setBlack() (defined in math::color< T >) | math::color< T > | [inline] |
| setG(double newG) (defined in math::color< T >) | math::color< T > | [inline] |
| setGrey(double shade) (defined in math::color< T >) | math::color< T > | [inline] |
| setR(double newR) (defined in math::color< T >) | math::color< T > | [inline] |
| setWhite() (defined in math::color< T >) | math::color< T > | [inline] |
| step(double time) (defined in math::color< T >) | math::color< T > | [inline] |
| tb (defined in math::color< T >) | math::color< T > | |
| tg (defined in math::color< T >) | math::color< T > | |
| tr (defined in math::color< T >) | math::color< T > | |
| ~color() (defined in math::color< T >) | math::color< T > | [inline] |