78#ifndef vtkFillHolesFilter_h
79#define vtkFillHolesFilter_h
81#include "vtkFiltersModelingModule.h"
106 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.