20 #ifndef vtkmThreshold_h
21 #define vtkmThreshold_h
23 #include "vtkAcceleratorsVTKmFiltersModule.h"
27 VTK_ABI_NAMESPACE_BEGIN
63 #endif // vtkmThreshold_h
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
extracts cells where scalar value in cell satisfies threshold criterion
static vtkThreshold * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
extracts cells where scalar value in cell satisfies threshold criterion
a simple class to control print indentation