31 #ifndef vtkmThreshold_h 32 #define vtkmThreshold_h 35 #include "vtkAcceleratorsVTKmModule.h" 41 void PrintSelf(ostream& os,
vtkIndent indent) override;
50 vtkInformationVector*) override;
53 vtkmThreshold(const vtkmThreshold&) = delete;
54 void operator=(const vtkmThreshold&) = delete;
57 #endif // vtkmThreshold_h
extracts cells where scalar value in cell satisfies threshold criterion
extracts cells where scalar value in cell satisfies threshold criterion
a simple class to control print indentation