Skip to content
Snippets Groups Projects
Commit 064d36d5 authored by Andras Lasso's avatar Andras Lasso
Browse files

Fix crash in vtkImageReslice

When an input vtkImageData did not contain point scalars (e.g., because it contains tensors, or no point data at all) then vtkImageReslice crashed.
It is not a problem if the filter only processes scalar data, but it should never crash, for any kind of input data.
parent 3504b583
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