23 #include "vtkAcceleratorsVTKmModule.h" 42 vtkGetMacro(ClipValue,
double)
49 vtkGetMacro(ComputeScalars,
bool)
75 tovtkm::ImplicitFunctionConverter ClipFunctionConverter;
79 void operator=(const
vtkmClip&) VTK_DELETE_FUNCTION;
abstract interface for implicit functions
vtkTypeUInt32 vtkMTimeType
static vtkUnstructuredGridAlgorithm * New()
Clip a dataset using the accelerated vtk-m Clip filter.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
virtual vtkMTimeType GetMTime()
Return this object's modified time.
Superclass for algorithms that produce only unstructured grid as output.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.