[vtk-developers] Merge requests improving the performance of vtkCutter.

Hahn, Steven E. hahnse at ornl.gov
Wed Jan 11 12:14:34 EST 2017


I submitted three merge requests improving the performance of the vtkCutter filter used in ParaView’s Slice View. Would one or more trusted developers please review these changes?

Use vtkArrayDispatch instead of vtkTemplateMacro in vtkGridSynchronizedTemplates3D
https://gitlab.kitware.com/vtk/vtk/merge_requests/2332
Performance improvement by passing vtkDataArray to vtkImplicitFunction
https://gitlab.kitware.com/vtk/vtk/merge_requests/2337
Improve efficiency of copying cell data inside vtkAppendPolyData.
https://gitlab.kitware.com/vtk/vtk/merge_requests/2341

Thanks,
Steven Hahn



More information about the vtk-developers mailing list