Skip to content
Snippets Groups Projects
Commit 46a54e5a authored by David Gobbi's avatar David Gobbi
Browse files

BUG 15914: Fix corrupt image from vtkImageResliceMapper

Ever since commit 263583d1, the IBO used by this mapper was no longer
being updated when the geometry changed.  For example, when the oblique
slice shape changed from a quadrilateral to a hexagon or vice-versa, the
rendered image became corrupted.  Adding a Modified() call to the cell
array fixed the issue.
parent bfbdc62b
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment