My Documents/Codes/MD++.svn/trunk/src/colormap.h File Reference

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 Documentation

#define map1n   6

Referenced by colormap1().

#define map2n   5

Referenced by colormap2().


Function Documentation

static void colormap1 ( double  x,
int *  r,
int *  g,
int *  b 
) [static]

Definition at line 13 of file colormap.h.

References int(), and map1n.

static void colormap2 ( double  x,
int *  r,
int *  g,
int *  b 
) [static]

Definition at line 61 of file colormap.h.

References int(), and map2n.


Generated on Tue Oct 28 15:21:09 2008 for MD++ by  doxygen 1.5.7.1