Multiple Windows in RenderWindow

Ken Martin ken.martin at kitware.com
Thu Nov 11 17:46:44 EST 1999


<x-flowed>A RenderWindow can have multiple renderers, and they can overlap.
The Renderers added last will be on top of the earlier ones.

- Ken

At 10:56 AM 11/11/99 +0100, you wrote:
>Hi,
>
>I am trying to create a separate small window in the vtkRenderWindow
>that shows me the current view direction of my data volume, depicted as
>an outline, as well as the current cut planes through that volume. I
>want this window to be updated according to view changes or different
>cut plane selection in the main window.
>
>How can I display a small 3d view within the render window and how can I
>link its actual display with cursor movements or a change of parameters
>within a certain part of the vis pipeline.
>
>I want to do this in C++ code.
>
>Any hints or examples greatly appreciated.
>
>--
>Best regards,
>                                          Nils H. Busch
>
>______________________________________________________
>
>     Max-Planck-Institute of Cognitive Neuroscience
>     Phone:                     ++49 (341) 9940-234
>     Fax:                       ++49 (341) 9940-221
>     E-Mail:                       nilsb at cns.mpg.de
>______________________________________________________
>
>
>
>
>
>-----------------------------------------------------------------------------
>This is the private VTK discussion list.  Please keep messages on-topic.
>Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
>To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
><majordomo at gsao.med.ge.com>.  For help, send message body containing
>"info vtkusers" to the same address.     Live long and prosper.
>-----------------------------------------------------------------------------



-----------------------------------------------------------------------------
This is the private VTK discussion list.  Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>.  For help, send message body containing
"info vtkusers" to the same address.     Live long and prosper.
-----------------------------------------------------------------------------

</x-flowed>



More information about the vtkusers mailing list