25 #ifndef vtkPistonThreshold_h
26 #define vtkPistonThreshold_h
42 vtkGetMacro(MinValue,
float);
50 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)
Method that does the actual calculation.
A filter that contours on the GPU.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.