Go to the documentation of this file.
27 #ifndef vtkCompositeCutter_h
28 #define vtkCompositeCutter_h
30 #include "vtkFiltersCoreModule.h"
Cut composite data sets with user-specified implicit function.
Cut vtkDataSet with user-specified implicit function.
vtkCompositeCutter(vtkImplicitFunction *cf=nullptr)
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
abstract interface for implicit functions
~vtkCompositeCutter() override
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
a simple class to control print indentation
static vtkCompositeCutter * New()
int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.