Skip to content
Snippets Groups Projects
Commit 5e169525 authored by Sujin Philip's avatar Sujin Philip
Browse files

Add VTK-m override for the Threshold filter

For image data inputs, `vtkmThreshold` generates Hex cells in the output
whereas `vtkThreshold` generates Vox cells. After some discussion, we
have decided to not change vtkm's behaviour to match vtk, as it is
considered as the correct behaviour.

Modified `TestExtractCellsAlongPolyLine` as it was expecting Vox
cells all the time, where as now, it can get Hex cells sometimes.
parent 687d3e3f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment