24 #ifndef vtkPistonThreshold_h
25 #define vtkPistonThreshold_h
38 vtkSetMacro(MinValue,
float);
39 vtkGetMacro(MinValue,
float);
44 vtkSetMacro(MaxValue,
float);
45 vtkGetMacro(MaxValue,
float);
static vtkPistonAlgorithm * New()
Superclass for algorithms that produce only PistonDataObjects.
a simple class to control print indentation
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
A filter that contours on the GPU.
void PrintSelf(ostream &os, vtkIndent indent)