28 #include "vtkAcceleratorsVTKmModule.h"
53 vtkGetMacro(ClipValue,
double);
54 vtkSetMacro(ClipValue,
double);
60 vtkGetMacro(ComputeScalars,
bool);
61 vtkSetMacro(ComputeScalars,
bool);
89 void operator=(
const vtkmClip&) =
delete;
abstract interface for implicit functions
a simple class to control print indentation
Superclass for algorithms that produce only unstructured grid as output.
Clip a dataset using the accelerated vtk-m Clip filter.
std::unique_ptr< tovtkm::ImplicitFunctionConverter > ClipFunctionConverter
vtkImplicitFunction * ClipFunction
void SetClipFunction(vtkImplicitFunction *)
Set the implicit function with which to perform the clipping.
vtkMTimeType GetMTime() override
Return this object's modified time.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
vtkTypeUInt32 vtkMTimeType