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

Support image direction in vtkImageResliceMapper

These changes allow vtkImageResliceMapper to give correct results
for oriented input images (that is, when the Direction isn't the
identity matrix).  The vtkImageSliceMapper already supported these
oriented images.

At the same time, the mapper was reformulated so that it now uses
the new vtkImageReslice::SetOutputDirection() method instead of
using vtkImageReslice::SetResliceAxes().
parent 9690a1b5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment