33 #ifndef __vtkNonMergingPointLocator_h
34 #define __vtkNonMergingPointLocator_h
36 #include "vtkPointLocator.h"
46 void PrintSelf( ostream & os,
vtkIndent indent );
63 virtual int InsertUniquePoint(
const double x[3],
vtkIdType & ptId );
~vtkNonMergingPointLocator()
direct / check-free point insertion.
vtkNonMergingPointLocator()
a simple class to control print indentation
virtual vtkIdType IsInsertedPoint(const double[3])
virtual vtkIdType IsInsertedPoint(double, double, double)
represent and manipulate 3D points