Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

VPColor Member List

This is the complete list of members for VPColor, including all inherited members.

BLACK()VPColor [static]
BLUE()VPColor [static]
Get(float rgbaVec[4]) const VPColor
GetA() const VPColor [inline]
GetB() const VPColor [inline]
GetG() const VPColor [inline]
GetR() const VPColor [inline]
GetRGBA(unsigned char *r, unsigned char *g, unsigned char *b, unsigned char *a) const VPColor
GetScaled(float escalar, float result[4]) const VPColor
GetScaled(float escalar, VPColor *result) const VPColor
GREEN()VPColor [static]
operator!=(const VPColor &color) const VPColor
operator+(const VPColor &color) const VPColor
operator-(const VPColor &color) const VPColor
operator<<(std::ostream &output, const VPColor &c)VPColor [friend]
operator=(const VPColor &color)VPColor
operator==(const VPColor &color) const VPColor
RANDOM()VPColor [static]
RED()VPColor [static]
SetA(unsigned char a)VPColor [inline]
SetB(unsigned char b)VPColor [inline]
SetG(unsigned char g)VPColor [inline]
SetR(unsigned char r)VPColor [inline]
SetRGBA(unsigned char r, unsigned char g, unsigned char b, unsigned char a)VPColor
VPColor()VPColor
VPColor(const VPColor &color)VPColor
VPColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a=255)VPColor
WHITE()VPColor [static]


Generated on Tue Sep 6 10:00:13 2005 for VPAT by  doxygen 1.4.4