[vtkusers] RE: Multiple Renderers

Dean Inglis dean.inglis at on.aibn.com
Mon Apr 29 18:33:51 EDT 2002


I am trying to use one RenderWindow with 4 Renderers: the goal is to show 3
image plane widgets in one large viewport and 3 image plane outputs (not
implmented yet) to an Actor2D/ImageMapper pair in each of the other 3
viewports.  A similar pipeline might be an texture mapped image volume and 3
Actor2D/ImageMapper pairs showing some slices from the volume.

The problem seems to be that the widget only knows about the interactor for
the whole render window and not the specific renderer it should ideally be
associated with.  Is there a way to set the widget/interactor to a specific
renderer ?

Dean




More information about the vtkusers mailing list