glv::Color Member List
This is the complete list of members for 
glv::Color, including all inherited members.
  | a | glv::Color |  | 
  | b | glv::Color |  | 
  | blackAndWhite() const | glv::Color |  [inline] | 
  | clamp() | glv::Color |  [inline] | 
  | Color(float r, float g, float b, float a=1.f) | glv::Color |  [inline] | 
  | Color(float gray=1.f, float a=1.f) | glv::Color |  [inline] | 
  | g | glv::Color |  | 
  | getHSV(float &h, float &s, float &v) const | glv::Color |  [inline] | 
  | getHSV6(float &h, float &s, float &v) const | glv::Color |  | 
  | inverse() const | glv::Color |  [inline] | 
  | invert() | glv::Color |  [inline] | 
  | luminance() const | glv::Color |  [inline] | 
  | operator*(float v) const | glv::Color |  [inline] | 
  | operator*=(float v) | glv::Color |  [inline] | 
  | operator+(const Color &c) const | glv::Color |  [inline] | 
  | operator-(const Color &c) const | glv::Color |  [inline] | 
  | operator=(const HSV &hsv) | glv::Color |  [inline] | 
  | r | glv::Color |  | 
  | scale(float amount) | glv::Color |  [inline] | 
  | set(float r, float g, float b, float a) | glv::Color |  [inline] | 
  | set(float r, float g, float b) | glv::Color |  [inline] | 
  | set(const Color &other, float rgbScale=1) | glv::Color |  [inline] | 
  | set(float gray) | glv::Color |  [inline] | 
  | set(float gray, float alpha) | glv::Color |  [inline] | 
  | setHSV(float h, float s, float v) | glv::Color |  [inline] | 
  | setHSV6(float h, float s, float v) | glv::Color |  |