Skip to content

Enabling the ImageDataToUniformGrid in the GUI for composite datasets

The filter works properly with composite datasets and does a no-op for datasets that aren't vtkImageDatas. This way it will be shown in the GUI for composite datasets that are combinations of vtkImageDatas and other dataset types which is what is needed.

Merge request reports