17#include "vtkAcceleratorsVTKmFiltersModule.h"
25#define vtkTableBasedClipDataSet vtkmAlgorithm<vtkTableBasedClipDataSet>
28VTK_ABI_NAMESPACE_BEGIN
37#undef vtkTableBasedClipDataSet
61 void operator=(
const vtkmClip&) =
delete;
abstract interface for implicit functions
a simple class to control print indentation
vtkTableBasedClipDataSet(vtkImplicitFunction *cf=nullptr)
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.