Skip to content

Unused members vtk static cell locator

This is a small cleanup merge request, to remove unused members from vtkStaticCellLocator. Those members were part of the thread-unsafe algorithm used in vtkCellLocator. Updated the documentation, to indicate that this algorithm is thread-safe.

Merge request reports