|
VTK
9.6.20260112
|
#include "vtkABINamespace.h"#include "vtkCommonDataModelModule.h"#include "vtkSystemIncludes.h"#include <vector>Go to the source code of this file.
Classes | |
| class | vtkDist2Tuple |
| Represent a 2-tuple consisting of a VTK Id, and a distance**2 value. More... | |
| class | vtkDist2TupleArray |
| Represent an array of vtkDist2Tuples. More... | |
| struct | vtkLocatorTuple< TTuple > |
Typedefs | |
| typedef std::vector< vtkDist2Tuple > | vtkDist2TupleType |
| typedef std::vector< vtkDist2Tuple >::iterator | vtkDist2TupleIterator |
| typedef std::vector<vtkDist2Tuple> vtkDist2TupleType |
Definition at line 65 of file vtkLocatorInterface.h.
| typedef std::vector<vtkDist2Tuple>::iterator vtkDist2TupleIterator |
Definition at line 66 of file vtkLocatorInterface.h.