|  | GL Studio C++ Runtime 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=255) | 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=255) | 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=1) | GlsColor | inline | 
| SetRGBA4f(float r, float g, float b, float a=1) | GlsColor | inline |