I’m sorry
I just found a solution on internet.
I should have been using:
...
volumeNode->SetAndObserveImageData(imageFlip->GetOutput()); // `imageFlip->GetOutput()` returns `vtkImageData`
I’m sorry
I just found a solution on internet.
I should have been using:
...
volumeNode->SetAndObserveImageData(imageFlip->GetOutput()); // `imageFlip->GetOutput()` returns `vtkImageData`