Functions | |
void | Show_Color (char *color_spec) |
void | QShow_Color (const char *segment, char *color_spec) |
void | Show_Net_Color (char *color_spec) |
void | PShow_Net_Color (int keycount, HC_KEY *pathkeys, char *color_spec) |
void | QShow_Net_Color (const char *segment, char *color_spec) |
void | Show_Color_By_Index (char *types, int *index) |
void | QShow_Color_By_Index (const char *segment, char *types, int *index) |
void | Show_Net_Color_By_Index (char *types, int *index) |
void | PShow_Net_Color_By_Index (int keycount, HC_KEY *pathkeys, char *types, int *index) |
void | QShow_Net_Color_By_Index (const char *segment, char *types, int *index) |
void | Show_Color_By_Value (char *types, char *colorspace, float *a, float *b, float *c) |
void | QShow_Color_By_Value (const char *segment, char *types, char *colorspace, float *a, float *b, float *c) |
void | Show_Net_Color_By_Value (char *types, char *colorspace, float *a, float *b, float *c) |
void | PShow_Net_Color_By_Value (int keycount, HC_KEY *pathkeys, char *types, char *colorspace, float *a, float *b, float *c) |
void | QShow_Net_Color_By_Value (const char *segment, char *types, char *colorspace, float *a, float *b, float *c) |