Color3< T > Member List
This is the complete list of members for Color3< T >, including all inherited members.
| Abs() (defined in Color3< T >) | Color3< T > | |
| Apply(F func) | Color3< T > | |
| b (defined in Color3< T >) | Color3< T > | |
| Black() | Color3< T > | static |
| Clamp(T limitMin=0, T limitMax=1) (defined in Color3< T >) | Color3< T > | |
| ClampMax(T limitMax=1) (defined in Color3< T >) | Color3< T > | |
| ClampMin(T limitMin=0) (defined in Color3< T >) | Color3< T > | |
| Color3() (defined in Color3< T >) | Color3< T > | |
| Color3(T _r, T _g, T _b) (defined in Color3< T >) | Color3< T > | explicit |
| Color3(T const *c) (defined in Color3< T >) | Color3< T > | explicit |
| Color3(T rgb) (defined in Color3< T >) | Color3< T > | explicit |
| Color3(Color4< T > const &c) (defined in Color3< T >) | Color3< T > | explicit |
| Color3(Color24 const &c) (defined in Color3< T >) | Color3< T > | explicit |
| Color3(Color32 const &c) (defined in Color3< T >) | Color3< T > | explicit |
| Color3(Color3< S > const &c) (defined in Color3< T >) | Color3< T > | |
| Color3(Color4< S > const &c) (defined in Color3< T >) | Color3< T > | |
| g (defined in Color3< T >) | Color3< T > | |
| GetApplied(F func) const | Color3< T > | |
| GetValue(T *v) const | Color3< T > | |
| Gray() const (defined in Color3< T >) | Color3< T > | |
| IsBlack() const | Color3< T > | |
| IsFinite() const | Color3< T > | |
| IsNegative() const | Color3< T > | |
| Linear2sRGB() const | Color3< T > | |
| Luma1() const (defined in Color3< T >) | Color3< T > | |
| Luma2() const (defined in Color3< T >) | Color3< T > | |
| Max() const (defined in Color3< T >) | Color3< T > | |
| Min() const (defined in Color3< T >) | Color3< T > | |
| operator!=(Color3< T > const &c) const (defined in Color3< T >) | Color3< T > | |
| operator* | Color3< T > | friend |
| operator*(Color3< T > const &c) const (defined in Color3< T >) | Color3< T > | |
| operator*(T v) const (defined in Color3< T >) | Color3< T > | |
| operator*=(Color3< T > const &c) (defined in Color3< T >) | Color3< T > | |
| operator*=(T v) (defined in Color3< T >) | Color3< T > | |
| operator+ | Color3< T > | friend |
| operator+(Color3< T > const &c) const (defined in Color3< T >) | Color3< T > | |
| operator+(T v) const (defined in Color3< T >) | Color3< T > | |
| operator+=(Color3< T > const &c) (defined in Color3< T >) | Color3< T > | |
| operator+=(T v) (defined in Color3< T >) | Color3< T > | |
| operator- | Color3< T > | friend |
| operator-() const (defined in Color3< T >) | Color3< T > | |
| operator-(Color3< T > const &c) const (defined in Color3< T >) | Color3< T > | |
| operator-(T v) const (defined in Color3< T >) | Color3< T > | |
| operator-=(Color3< T > const &c) (defined in Color3< T >) | Color3< T > | |
| operator-=(T v) (defined in Color3< T >) | Color3< T > | |
| operator/(Color3< T > const &c) const (defined in Color3< T >) | Color3< T > | |
| operator/(T v) const (defined in Color3< T >) | Color3< T > | |
| operator/=(Color3< T > const &c) (defined in Color3< T >) | Color3< T > | |
| operator/=(T v) (defined in Color3< T >) | Color3< T > | |
| operator<(Color3< T > const &c) const (defined in Color3< T >) | Color3< T > | |
| operator<=(Color3< T > const &c) const (defined in Color3< T >) | Color3< T > | |
| operator==(Color3< T > const &c) const (defined in Color3< T >) | Color3< T > | |
| operator>(Color3< T > const &c) const (defined in Color3< T >) | Color3< T > | |
| operator>=(Color3< T > const &c) const (defined in Color3< T >) | Color3< T > | |
| operator[](int i) (defined in Color3< T >) | Color3< T > | |
| operator[](int i) const (defined in Color3< T >) | Color3< T > | |
| r (defined in Color3< T >) | Color3< T > | |
| Set(T _r, T _g, T _b) | Color3< T > | |
| Set(T const *v) | Color3< T > | |
| SetBlack() | Color3< T > | |
| SetWhite() | Color3< T > | |
| sRGB2Linear() const | Color3< T > | |
| Sum() const (defined in Color3< T >) | Color3< T > | |
| White() | Color3< T > | static |