33 #ifndef __vtkNonMergingPointLocator_h
34 #define __vtkNonMergingPointLocator_h
quickly locate points in 3-space
~vtkNonMergingPointLocator()
direct / check-free point insertion.
#define vtkTypeMacro(thisClass, superclass)
static vtkPointLocator * New()
GLint GLint GLint GLint GLint x
vtkNonMergingPointLocator()
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
virtual vtkIdType IsInsertedPoint(const double[3])
virtual int InsertUniquePoint(const double x[3], vtkIdType &ptId)
#define VTKCOMMONDATAMODEL_EXPORT
virtual vtkIdType IsInsertedPoint(double, double, double)
represent and manipulate 3D points