MetricMapping.cpp File Reference

#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 []

Function Documentation

COLORPLUGIN MetricColorMapping  ,
"Metric Mapping"  ,
"Auber"  ,
"04/07/2003"  ,
"0"  ,
"0"  ,
"1" 
 

void HSVtoRGB float *  r,
float *  g,
float *  b,
float  h,
float  s,
float  v
 

void RGBtoHSV float  r,
float  g,
float  b,
float *  h,
float *  s,
float *  v
 


Variable Documentation

const char* paramHelp[] [static]
 


Generated on Fri Jan 5 14:20:29 2007 for Tulip Plugins by  doxygen 1.4.6