#include <stdint.h>#include <vector>Functions | |
| 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) |
| 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 | ) |
1.8.6