[vtkusers] setSlice problem on QVTKWidget

Massi Massinissa.Bandou at USherbrooke.ca
Sat Oct 27 16:55:00 EDT 2012


Hi Jeremy

Is myWindow your QVTKWidget?

Try this:

myWindow->SetRenderWindow(imageViewer->GetRenderWindow()); 
myWindow->GetRenderWindow()->GetInteractor()->SetInteractorStyle(myInteractor);
imageViewer->Render();
myWindow->update();


Massi



--
View this message in context: http://vtk.1045678.n5.nabble.com/setSlice-problem-on-QVTKWidget-tp5715880p5716852.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list