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