Functions | |
| std::vector< uint32_t > | scolors (arr, arr+sizeof(arr)/sizeof(arr[0])) |
| uint32_t | getSmartieIntRGBColor (int id) |
| void | getSmartieFloatRGBColor (int id, float *r, float *g, float *b) |
| void | getSmartieInt3RGBColor (int id, int *r, int *g, int *b) |
Variables | |
| static const uint32_t | arr [] |
| void getSmartieFloatRGBColor | ( | int | id, |
| float * | r, | ||
| float * | g, | ||
| float * | b | ||
| ) |
| void getSmartieInt3RGBColor | ( | int | id, |
| int * | r, | ||
| int * | g, | ||
| int * | b | ||
| ) |
| uint32_t getSmartieIntRGBColor | ( | int | id | ) |
|
static |
1.8.6