|
Allolib
1.0
C++ Components For Interactive Multimedia
|
This is the complete list of members for al::HSV, including all inherited members.
| components | al::HSV | |
| h | al::HSV | |
| HSV(float h=0, float s=1, float v=1) | al::HSV | inline |
| HSV(const T *hsv) | al::HSV | inline |
| HSV(const Color &v) | al::HSV | inline |
| HSV(const Colori &v) | al::HSV | inline |
| HSV(const RGB &v) | al::HSV | inline |
| HSV(const CIE_XYZ &xyz) | al::HSV | inline |
| HSV(const Lab &lab) | al::HSV | inline |
| HSV(const HCLab &hclab) | al::HSV | inline |
| HSV(const Luv &luv) | al::HSV | inline |
| HSV(const HCLuv &hcluv) | al::HSV | inline |
| operator*(float a) const | al::HSV | inline |
| operator*=(float a) | al::HSV | inline |
| operator=(const Color &v) | al::HSV | inline |
| operator=(const Colori &v) | al::HSV | inline |
| operator=(const RGB &v) | al::HSV | |
| operator=(const CIE_XYZ &v) | al::HSV | |
| operator=(const Lab &v) | al::HSV | |
| operator=(const HCLab &v) | al::HSV | |
| operator=(const Luv &v) | al::HSV | |
| operator=(const HCLuv &v) | al::HSV | |
| operator[](int i) | al::HSV | inline |
| operator[](int i) const | al::HSV | inline |
| rotateHue(float dh) | al::HSV | inline |
| s | al::HSV | |
| v | al::HSV | |
| wrapHue() | al::HSV | inline |