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