[vtkusers] Displaying graphs side by side
David Doria
daviddoria+vtk at gmail.com
Tue Aug 17 13:58:06 EDT 2010
On Tue, Aug 17, 2010 at 1:38 PM, Eric E. Monson <emonson at cs.duke.edu> wrote:
> Hmmm. Maybe you're right -- I hadn't seen that. Then maybe you can use the
> GetRenderer() method and set the viewport...
> I don't have time to try it right now, but maybe Xiaofeng is on to
> something.
> -Eric
Xiaofeng,
I started trying that here:
http://www.vtk.org/Wiki/VTK/Examples/Cxx/Graphs/SideBySideGraphs
but how does the AddRepresentationFromInput work? That is, how do you
tell g0 to be on leftRenderer and g1 to be on rightRenderer?
Thanks,
David
More information about the vtkusers
mailing list