[vtkusers] Different interactors for different renderers?
David Doria
daviddoria+vtk at gmail.com
Tue Feb 2 17:10:00 EST 2010
>
>
> You could make an advanced interactor that delegates to
> sub-interactors based on mouse location. But eventually you need to
> move into GUI toolkits to make more advanced views and interactions. I
> would make a split panel and put a render window in each one.
>
> Jeff
>
Jeff,
I used QVTKWidget. Very cool, works perfectly.
This was certainly not a trivial process, but maybe this can help the next
guy:
http://www.vtk.org/Wiki/VTK/Examples/Qt/SideBySideRenderWindows
It's actually quite easy to use once you get it going.
Thanks,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100202/79d76270/attachment.htm>
More information about the vtkusers
mailing list