Class Colors

Class Documentation

class Colors

Public Static Functions

static void getColor(float *c, Color name, ColorTable table = BASIC)
static inline unsigned long getRGBIndex(unsigned char r, unsigned char g, unsigned char b)

Public Static Attributes

static float PrimeColorTable[][3]
static float LightColorTable[][3]
static float HighlightColorTable[][3]