Re: [mitk-users] Camera control in a qmitkrenderwindow

2016-02-03 Thread Ceresa, Mario
Thanks Stefan, Daniel for your mails! Best, Mario On 2 February 2016 at 18:01, Daniel Maleike wrote: > On 19.01.2016 18:21, Ceresa, Mario wrote: > > Dear all, > I created a renderwindow (in a view, so it is separated from the > multiwidget) where I would like to show a specific camera view of

Re: [mitk-users] Camera control in a qmitkrenderwindow

2016-02-02 Thread Daniel Maleike
On 19.01.2016 18:21, Ceresa, Mario wrote: Dear all, I created a renderwindow (in a view, so it is separated from the multiwidget) where I would like to show a specific camera view of my scene. How can I change the position or orientation of the camera and update the view accordingly? Hi

Re: [mitk-users] Camera control in a qmitkrenderwindow

2016-02-02 Thread Kislinskiy, Stefan
Hi Mario, please let me recommend the VTK users list for VTK-related questions. :-) Best regards, Stefan From: Ceresa, Mario [mailto:mario.cer...@upf.edu] Sent: Dienstag, 19. Januar 2016 18:22 To: MITK Subject: [mitk-users] Camera control in a qmitkrenderwindow Dear all, I created a

[mitk-users] Camera control in a qmitkrenderwindow

2016-01-19 Thread Ceresa, Mario
Dear all, I created a renderwindow (in a view, so it is separated from the multiwidget) where I would like to show a specific camera view of my scene. How can I change the position or orientation of the camera and update the view accordingly? I tried to control the vtk camera directly: vtkCamera*