<div>I want to do something like this:</div><a href="http://www.vtk.org/Wiki/VTK/Examples/Visualization/SideBySideViewports">http://www.vtk.org/Wiki/VTK/Examples/Visualization/SideBySideViewports</a><div><br></div><div>but have an image (vtkImageActor and vtkInteractionStyleImage) on the right and a normal 3D view on the left (vtkActor and vtkInteractionStyleTrackballCamera)</div>
<div><br></div><div>It seems like the interactor is linked to the RenderWindow:</div><div>renderWindowInteractor-&gt;SetRenderWindow(renderWindow);</div><div><br></div><div>and the RenderWindow contains the two viewports and renderers.</div>
<div><br>Is there a way to use a different interactor for each of the two viewports?</div><div><br clear="all">Thanks,<br><br>David<br>
</div>