#include "style_color"
#include "../hls"
#include "../sto"
#include "../num2s"
#include "../S_STRING"
#include "../forit"
#include <map>
#include "../colors"
#include "../words"
Go to the source code of this file.
◆ STYLE_COLORMAP_ADD
| #define STYLE_COLORMAP_ADD |
( |
|
a__name | ) |
|
Value: tmp.set_name(#a__name);\
set_color_##a__name(tmp);\
add(tmp);
Definition at line 94 of file style_colormap.
◆ tools_sg_style_colormap
| #define tools_sg_style_colormap |
◆ TOOLS_SG_STYLE_COLORMAP_ADD_TCOLOR
| #define TOOLS_SG_STYLE_COLORMAP_ADD_TCOLOR |
( |
|
a__i, |
|
|
|
a__name |
|
) |
| new_TColor(a__i,get_color_ROOT_##a__name<colorf>(),#a__name); |