VGColor Member List

This is the complete list of members for VGColor, including all inherited members.
mAlphaVGColor
mBlueVGColor
mGreenVGColor
mRedVGColor
operator!=(const VGColor &col) const VGColor [inline]
operator+=(short v)VGColor [inline]
operator==(const VGColor &col) const VGColor [inline]
print(std::ostream &out) const VGColor [inline]
Set(unsigned char r, unsigned char g, unsigned char b, unsigned char a=255)VGColor [inline]
Set(const VGColor &in)VGColor [inline]
VGColor(unsigned char gray=0)VGColor [inline]
VGColor(const VGColor &in)VGColor [inline]
VGColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a=255)VGColor [inline]
VGColor(const unsigned char col[4])VGColor [inline, explicit]