Skip to content

vtkHyperTreeGridAxisClip: Fix InsideOut behavior

When InsideOut was false, cells cut by the plane were not included. They are now included in both cases like in a general Clip.

Backport: paraview/release

Merge request reports