GL Studio API
|
This is the complete list of members for glsColor, including all inherited members.
A(void) const | glsColor | inline |
A(const unsigned char val) | glsColor | inline |
B(void) const | glsColor | inline |
B(const unsigned char val) | glsColor | inline |
G(void) const | glsColor | inline |
G(const unsigned char val) | glsColor | inline |
GetRGBA4d(double &r, double &g, double &b, double &a) const | glsColor | inline |
GetRGBA4f(float &r, float &g, float &b, float &a) const | glsColor | inline |
glsColor(void) | glsColor | inline |
glsColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a) | glsColor | inline |
glsColor(const unsigned char newColor[]) | glsColor | inline |
glsColor(unsigned long rgbaVal) | glsColor | inline |
glsColor(const glsColor &color) | glsColor | inline |
operator!=(const glsColor &arg) const | glsColor | inline |
operator=(const glsColor &color) | glsColor | inline |
operator==(const glsColor &arg) const | glsColor | inline |
R(void) const | glsColor | inline |
R(const unsigned char val) | glsColor | inline |
RGBA(unsigned char r, unsigned char g, unsigned char b, unsigned char a) | glsColor | inline |
RGBA(const unsigned char newColor[]) | glsColor | inline |
RGBA(unsigned long rgbaVal) | glsColor | inline |
RGBA(void) | glsColor | inline |
RGBA_ULong(void) const | glsColor | inline |
SetRGBA4d(double r, double g, double b, double a) | glsColor | inline |
SetRGBA4f(float r, float g, float b, float a) | glsColor | inline |