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