Skip to content

Changing vtkDataSet::FindCell instead of vtkStaticCellLocator::FindCell as the...

Changing vtkDataSet::FindCell instead of vtkStaticCellLocator::FindCell as the default algorithm for finding a cell.

The vtkStaticCellLocator::FindCell is producing different results than the vtkDataSet::FindCell.

Backport: release

Edited by Ben Boeckel

Merge request reports