|
cgma
|
| alpha | CubitColor | |
| blue | CubitColor | |
| CubitColor() | CubitColor | |
| CubitColor(unsigned char r, unsigned char g, unsigned char b, unsigned char a=255) | CubitColor | |
| CubitColor(const CubitColor &other) | CubitColor | |
| green | CubitColor | |
| operator!=(const CubitColor &other) const | CubitColor | |
| operator==(const CubitColor &other) const | CubitColor | |
| red | CubitColor | |
| rgb_from_double(double r, double g, double b, double a=1.0) | CubitColor | [static] |