VTK-m  2.3
vtkm::exec::CellLocatorUniformGrid::LastCell Struct Reference

Structure capturing the location of a cell in the search structure. More...

#include <CellLocatorUniformGrid.h>

Detailed Description

Structure capturing the location of a cell in the search structure.

An object of this type is passed to and from the FindCell() method. If FindCell() is called successively with points near each other, the information in this object can reduce the time to find the cell.


The documentation for this struct was generated from the following file: