|
INFO804 Introduction à l'informatique graphique
|
This is the complete list of members for rt::Color, including all inherited members.
| argmax() const (defined in rt::Color) | rt::Color | inline |
| b() const (defined in rt::Color) | rt::Color | inline |
| b() (defined in rt::Color) | rt::Color | inline |
| Blue enum value (defined in rt::Color) | rt::Color | |
| Channel enum name (defined in rt::Color) | rt::Color | |
| clamp() | rt::Color | inline |
| Color() (defined in rt::Color) | rt::Color | inline |
| Color(Real red, Real green, Real blue) (defined in rt::Color) | rt::Color | inline |
| g() const (defined in rt::Color) | rt::Color | inline |
| g() (defined in rt::Color) | rt::Color | inline |
| getHSV(int &h, Real &s, Real &v) const (defined in rt::Color) | rt::Color | inline |
| Green enum value (defined in rt::Color) | rt::Color | |
| max() const (defined in rt::Color) | rt::Color | inline |
| min() const (defined in rt::Color) | rt::Color | inline |
| operator const float *() const (defined in rt::Color) | rt::Color | inline |
| operator float *() (defined in rt::Color) | rt::Color | inline |
| operator*(Real v) const (defined in rt::Color) | rt::Color | inline |
| operator*(Color other) const (defined in rt::Color) | rt::Color | inline |
| operator+(Color other) const (defined in rt::Color) | rt::Color | inline |
| operator+=(Color other) (defined in rt::Color) | rt::Color | inline |
| r() const (defined in rt::Color) | rt::Color | inline |
| r() (defined in rt::Color) | rt::Color | inline |
| Red enum value (defined in rt::Color) | rt::Color | |
| setHSV(int h, Real s, Real v) (defined in rt::Color) | rt::Color | inline |
| sup(Color other) const (defined in rt::Color) | rt::Color | inline |