Go to the documentation of this file.
42 #ifndef vtkFillHolesFilter_h
43 #define vtkFillHolesFilter_h
45 #include "vtkFiltersModelingModule.h"
70 vtkGetMacro(HoleSize,
double);
~vtkFillHolesFilter() override
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
identify and fill holes in meshes
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
static vtkFillHolesFilter * New()
Standard methods for instantiation, type information and printing.
Superclass for algorithms that produce only polydata as output.