35 #ifndef vtkWindowLevelLookupTable_h
36 #define vtkWindowLevelLookupTable_h
56 if (window < 1e-5) { window = 1e-5; }
57 this->Window = window;
59 this->Level + this->Window/2.0); };
69 this->Level + this->Window/2.0); };
76 void SetInverseVideo(
int iv);
104 double MaximumTableValue[4];
105 double MinimumTableValue[4];
void SetWindow(double window)
void SetTableRange(double r[2])
#define vtkGetMacro(name, type)
map scalar values into colors via a lookup table
#define vtkTypeMacro(thisClass, superclass)
#define vtkSetVector4Macro(name, type)
a simple class to control print indentation
#define vtkGetVector4Macro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
~vtkWindowLevelLookupTable()
static vtkLookupTable * New()
#define VTKRENDERINGCORE_EXPORT
void SetLevel(double level)
#define vtkBooleanMacro(name, type)
map scalar values into colors or colors to scalars; generate color table