Skip to content

New method to quickly pick/select points

Analogous to vtkStaticCellLocator, the vtkStaticPointLocator::IntersectWithLine method implements a fast method to pick points within a tolerance along a line.

Merge request reports