Skip to content

BUG #16777: Pass cell data in vtkTessellatorFilter.

vtkTessellatorFilter was not passing input cell data. Fixed that. Update TestTessellator to check that cell data is getting passed through by the filter.

Fixes http://www.paraview.org/Bug/view.php?id=16777

Merge request reports