Skip to content

Improving vtkAggregateDataSetFilter

Andrew Bauer requested to merge acbauer/vtk:aggregatedatafilter_cleanup into master

Improved the specification of required input data sets which is either a polydata or unstructured grid. Also fixed issue with proper specification of target processes to aggregate to.

Merge request reports