#include <cmath>
#include <hash_map>
#include <tulip/TulipPlugin.h>
#include <tulip/Color.h>
#include <tulip/Vector.h>
Include dependency graph for colors/MetricMapping.cpp:
Classes | |
class | MetricColorMapping |
Functions | |
void | RGBtoHSV (float r, float g, float b, float *h, float *s, float *v) |
void | HSVtoRGB (float *r, float *g, float *b, float h, float s, float v) |
COLORPLUGIN (MetricColorMapping,"Metric Mapping","Auber","04/07/2003","0","0","1") | |
Variables | |
const char * | paramHelp [] |
|
|
|
|
|
|
|
|