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