Skip to content

Probing can now use different FindCell() strategies

vtkProbeFilter can now use vtkFindCellStrategy and subclasses to perform the function of: given a query position x, find the cell that contains x.

Merge request reports