Skip to content
  • Sujin Philip's avatar
    Improve vtkResampleWithDataSet filter · dd57d458
    Sujin Philip authored
    1) Terminate probing early if the input and source bounds do not intersect.
    2) For ImageData input blocks, take the faster code path in probe filter.
    2) Parallelize SetBlankPointsAndCells.
    3) Add test to test this path
    dd57d458