Go to the source code of this file.
Defines | |
| #define | map1n 6 |
| #define | map2n 5 |
Functions | |
| static void | colormap1 (double x, int *r, int *g, int *b) |
| static void | colormap2 (double x, int *r, int *g, int *b) |
| #define map1n 6 |
Referenced by colormap1().
| #define map2n 5 |
Referenced by colormap2().
| static void colormap1 | ( | double | x, | |
| int * | r, | |||
| int * | g, | |||
| int * | b | |||
| ) | [static] |
| static void colormap2 | ( | double | x, | |
| int * | r, | |||
| int * | g, | |||
| int * | b | |||
| ) | [static] |
1.5.7.1