Skip to content

Add call to UpdateSeedResoltuion() to set output dataset resolution.

Sudhanshu Sane requested to merge ssane/vtk-m:UpdateSeedResolution into master

There was a missing call to update the seed resolution. This bug showed up when using the VTK-m filter through VTK-h. The necessary call has been added and no other changes are required.

Merge request reports