[vtkusers] Multiple Renderers in a single Window
Matei MANCAS
matei.mancas at tcts.fpms.ac.be
Wed Jan 29 04:41:41 EST 2003
Thank you!
nicster gave me the same idea and it works very well!
Matei
----- Original Message -----
From: Chunyan Jiang
To: Matei MANCAS
Cc: VTK-User
Sent: Wednesday, January 29, 2003 10:40 AM
Subject: AW: [vtkusers] Multiple Renderers in a single Window
You can try that render->SetViewport(....);
-----Ursprüngliche Nachricht-----
Von: vtkusers-admin at public.kitware.com [mailto:vtkusers-admin at public.kitware.com]Im Auftrag von Matei MANCAS
Gesendet: Dienstag, 28. Januar 2003 17:14
An: vtkusers at public.kitware.com
Betreff: [vtkusers] Multiple Renderers in a single Window
Hi all,
I'm trying to have two independent objects in one window : two different renderers with two objects and two interactors.
When I add two renderers to the windowrenderer, I can see only the last added rederer in the visualization window. I think that the two renderers are located in the center of the window, so the last one mask the first one. I would prefer to have one next to the other.
I don't know how to solve this...sorry for this newbe question..
Thanks a lot for your help
Matei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20030129/1df578e3/attachment.htm>
More information about the vtkusers
mailing list