Go to the documentation of this file.
29 #ifndef vtkCoincidentPoints_h
30 #define vtkCoincidentPoints_h
91 implementation* Implementation;
93 friend class implementation;
97 #endif // vtkCoincidentPoints_h
represent and manipulate 3D points
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
virtual void PrintSelf(ostream &os, vtkIndent indent)
contains an octree of labels
vtkIdList * GetNextCoincidentPointIds()
implementation * GetImplementation()
a simple class to control print indentation
list of point or cell ids
#define VTKFILTERSGENERAL_EXPORT
vtkIdList * GetCoincidentPointIds(const double point[3])
static void SpiralPoints(vtkIdType num, vtkPoints *offsets)
static vtkCoincidentPoints * New()
void RemoveNonCoincidentPoints()
virtual ~vtkCoincidentPoints()
void AddPoint(vtkIdType Id, const double point[3])