Skip to content

Update vtkProbeFilter

Sujin Philip requested to merge sujin.philip/vtk:update-ProbeFilter into master
  1. Update vtkProbeFilter with a faster path when using vtkImageData as input.
  2. Add C++ and Python tests to exercise the new path.

Merge request reports