 |
VTK
9.1.0
|
Go to the documentation of this file.
28 #ifndef vtkRemoveDuplicatePolys_h
29 #define vtkRemoveDuplicatePolys_h
31 #include "vtkFiltersCoreModule.h"
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
a simple class to control print indentation
remove duplicate/degenerate polygons
static vtkRemoveDuplicatePolys * New()
~vtkRemoveDuplicatePolys() override
vtkRemoveDuplicatePolys()
Superclass for algorithms that produce only polydata as output.