30 #ifndef vtkCoincidentPoints_h
31 #define vtkCoincidentPoints_h
33 #include "vtkFiltersGeneralModule.h"
76 void RemoveNonCoincidentPoints();
102 implementation* Implementation;
104 friend class implementation;
108 #endif // vtkCoincidentPoints_h
contains an octree of labels
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
implementation * GetImplementation()
a simple class to control print indentation
list of point or cell ids
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
represent and manipulate 3D points