17#include "vtkAcceleratorsVTKmFiltersModule.h"
25VTK_ABI_NAMESPACE_BEGIN
78 void operator=(
const vtkmClip&) =
delete;
abstract interface for implicit functions
a simple class to control print indentation
vtkTableBasedClipDataSet(vtkImplicitFunction *cf=nullptr)
virtual void SetValue(double)
Set/Get the clipping value of the implicit function (if an implicit function is applied) or scalar da...
virtual double GetValue()
Set/Get the clipping value of the implicit function (if an implicit function is applied) or scalar da...
double GetClipValue()
The scalar value to use when clipping the dataset.
void SetClipValue(double v)
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.
#define VTK_DEPRECATED_IN_9_3_0(reason)