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