Re: [mitk-users] vtkRenderWindowInteractor and LeftButtonPressEvent

2018-03-07 Thread LOPEZ VELAZCO, ROCIO
ent:* Dienstag, 20. Februar 2018 11:03 > *To:* Dinkelacker, Stefan > *Cc:* [email protected] > *Subject:* Re: [mitk-users] vtkRenderWindowInteractor and > LeftButtonPressEvent > > > > Hello Stefan, > > Thank you very much for your fast reply. I went deeper y

Re: [mitk-users] vtkRenderWindowInteractor and LeftButtonPressEvent

2018-02-20 Thread Dinkelacker, Stefan
[mailto:[email protected]] Sent: Dienstag, 20. Februar 2018 11:03 To: Dinkelacker, Stefan Cc: [email protected] Subject: Re: [mitk-users] vtkRenderWindowInteractor and LeftButtonPressEvent Hello Stefan, Thank you very much for your fast reply. I went deeper yesterday and now I have more

Re: [mitk-users] vtkRenderWindowInteractor and LeftButtonPressEvent

2018-02-20 Thread LOPEZ VELAZCO, ROCIO
he MITK source code as well. > > > Best, > > Stefan > > > [1] http://docs.mitk.org/2016.11/DataInteractionPage.html > -- > *Von:* LOPEZ VELAZCO, ROCIO > *Gesendet:* Montag, 19. Februar 2018 13:00 > *An:* [email protected] > *Betreff:* [mitk

Re: [mitk-users] vtkRenderWindowInteractor and LeftButtonPressEvent

2018-02-19 Thread Dinkelacker, Stefan
Betreff: [mitk-users] vtkRenderWindowInteractor and LeftButtonPressEvent Hello, I am trying to simulate a virtual camera in a QmitkRenderWindow, the camera is fixed to the tip of a pointer object. I would like to modify the vtkRenderWindowInteractor so that modify the position of my object (and thus the camera as wel

[mitk-users] vtkRenderWindowInteractor and LeftButtonPressEvent

2018-02-19 Thread LOPEZ VELAZCO, ROCIO
Hello, I am trying to simulate a virtual camera in a QmitkRenderWindow, the camera is fixed to the tip of a pointer object. I would like to modify the vtkRenderWindowInteractor so that modify the position of my object (and thus the camera as well) only by using the 2D coordinates the mouse sends(