 |
VTK
9.1.0
|
Go to the documentation of this file.
78 #ifndef vtkFillHolesFilter_h
79 #define vtkFillHolesFilter_h
81 #include "vtkFiltersModelingModule.h"
106 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
Standard methods for instantiation, type information and printing.
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.