31#ifndef vtkmThreshold_h
32#define vtkmThreshold_h
34#include "vtkAcceleratorsVTKmFiltersModule.h"
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.