Skip to content

WIP: Use vtkArrayDispatch instead of vtkTemplateMacro in vtkGridSynchronizedTemplates3D

Steven Hahn requested to merge quantumsteve/vtk:ArrayDispatch_ContourGrid into master

This also reduces the scope of many local variables in vtkGridSynchronizedTemplates3D. There should be no changes to functionality.

Merge request reports