|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   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
std::unique_ptr< tovtkm::ImplicitFunctionConverter > ClipFunctionConverter
virtual vtkMTimeType GetMTime()
Return this object's modified time.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
a simple class to control print indentation
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
static vtkUnstructuredGridAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Clip a dataset using the accelerated vtk-m Clip filter.
Superclass for algorithms that produce only unstructured grid as output.
vtkImplicitFunction * ClipFunction
vtkTypeUInt32 vtkMTimeType