Go to the documentation of this file.
35 #ifndef __vtkThresholdTable_h
36 #define __vtkThresholdTable_h
51 ACCEPT_GREATER_THAN = 1,
63 vtkSetClampMacro(Mode,
int, 0, 3);
64 vtkGetMacro(Mode,
int);
77 return this->MinValue;
91 return this->MaxValue;