V-ART
VART::Color Member List

This is the complete list of members for VART::Color, including all inherited members.

BLACK()VART::Colorstatic
BLUE()VART::Colorstatic
Color()VART::Color
Color(const Color &color)VART::Color
Color(unsigned char r, unsigned char g, unsigned char b, unsigned char a=255)VART::Color
CYAN()VART::Colorstatic
Get(float rgbaVec[4]) const VART::Color
GetA() const VART::Colorinline
GetB() const VART::Colorinline
GetG() const VART::Colorinline
GetR() const VART::Colorinline
GetRGBA(unsigned char *r, unsigned char *g, unsigned char *b, unsigned char *a) const VART::Color
GetScaled(float escalar, float result[4]) const VART::Color
GetScaled(float escalar, Color *result) const VART::Color
GREEN()VART::Colorstatic
HSV(unsigned char h_, unsigned char s_, unsigned char v_)VART::Colorstatic
MAGENTA()VART::Colorstatic
operator!=(const Color &color) const VART::Color
operator+(const Color &color) const VART::Color
operator-(const Color &color) const VART::Color
operator<<(std::ostream &output, const Color &c)VART::Colorfriend
operator=(const Color &color)VART::Color
operator==(const Color &color) const VART::Color
RANDOM()VART::Colorstatic
RED()VART::Colorstatic
SetA(unsigned char a)VART::Colorinline
SetB(unsigned char b)VART::Colorinline
SetG(unsigned char g)VART::Colorinline
SetR(unsigned char r)VART::Colorinline
SetRGBA(unsigned char r, unsigned char g, unsigned char b, unsigned char a)VART::Color
WHITE()VART::Colorstatic
YELLOW()VART::Colorstatic