17#ifndef vtkLocatorInterface_h
18#define vtkLocatorInterface_h
20#include "vtkABINamespace.h"
25VTK_ABI_NAMESPACE_BEGIN
75template <
typename TTuple>
Represent an array of vtkDist2Tuples.
vtkDist2Tuple(vtkIdType id, double d2)
bool operator<(const vtkDist2Tuple &tuple) const
bool operator<(const vtkLocatorTuple &tuple) const
std::vector< vtkDist2Tuple >::iterator vtkDist2TupleIterator
std::vector< vtkDist2Tuple > vtkDist2TupleType