|
VTK
9.5.20251208
|
Represent an array of vtkDist2Tuples. More...
#include <vtkLocatorInterface.h>
Inherits std::vector< vtkDist2Tuple >.
Represent an array of vtkDist2Tuples.
It derives from std::vector<vtkDist2Tuple>.
vtkDist2TupleArray is shorthand for std::vector<vtkDist2Tuple>. It can be readily used in wrapped VTK interfaces.
Definition at line 61 of file vtkLocatorInterface.h.