[vtkusers] Traversing (browsing) VTK pipeline

Андрей Траченко goodrone at gmail.com
Fri Aug 27 04:11:56 EDT 2010


Hello,

I'd like to browse a given VTK pipeline, where filters are connected
with a->SetInputConnection(b->GetOutputPort()), i.e. get a pointer to
every filter in the pipeline. Is it possible to do? Where do I start?
Can I browse it starting with a vtkRenderer?

Thank you!
Andrew



More information about the vtkusers mailing list