[vtkusers] Interacting with 2 QVtkWidgets at the same time
HansAusBremen
hansausbremen at gmx.net
Fri Sep 23 10:55:54 EDT 2011
> Thanks again.
> But it does not work. Whats wrong?
>
More specific: The image is rendered correctly, but the interaction still
just effects one widget.
I wrote:
>
> vtkCamera* camera = renderer1->GetActiveCamera();
> renderer2->SetActiveCamera(camera);
> renderer1->ResetCamera();
>
--
View this message in context: http://vtk.1045678.n5.nabble.com/Interacting-with-2-QVtkWidgets-at-the-same-time-tp4826045p4833881.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list