Skip to content

Spatial Search Interfaces and Bounding Interval Hierarchy Cell Locator

Abhishek Yenpure requested to merge (removed):spatialsearch into master

Adding the agreed interfaces vtkm::cont::CellLocator and vtkm::cont::PointLocator. Adding implementation for the Bounding Interval Hierarchy spatial search structure based on the new Cell Locator interface. Adding a unit test for Bounding Interval Hierarchy cell locator

Edited by Abhishek Yenpure

Merge request reports