25#include "vtkAcceleratorsVTKmFiltersModule.h"  
   29VTK_ABI_NAMESPACE_BEGIN
 
generate isosurfaces/isolines from scalar values
 
abstract class to specify dataset behavior
 
a simple class to control print indentation
 
generate isosurface(s) from volume
 
bool CanProcessInput(vtkDataSet *input)
Check if the input dataset and parameters combination is supported by this filter.
 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
 
static vtkmContour * New()
 
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.