 |
VTK
9.1.0
|
Go to the documentation of this file.
28 #include "vtkAcceleratorsVTKmFiltersModule.h"
92 void operator=(
const vtkmClip&) =
delete;
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void SetComputeScalars(bool)
vtkImplicitFunction * GetClipFunction()
double GetClipValue()
The scalar value to use when clipping the dataset.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
vtkMTimeType GetMTime() override
Return this object's modified time.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
abstract interface for implicit functions
a simple class to control print indentation
void SetClipFunction(vtkImplicitFunction *)
Set the implicit function with which to perform the clipping.
Clip a dataset using the accelerated vtk-m Clip filter.
Superclass for algorithms that produce only unstructured grid as output.
void SetClipValue(double)
bool GetComputeScalars()
If true, all input point data arrays will be mapped onto the output dataset.
std::unique_ptr< internals > Internals
vtkTypeUInt32 vtkMTimeType