[vtkusers] Re: pipeline introspection
Goodwin Lawlor
goodwin.lawlor at ucd.ie
Thu Feb 10 15:34:57 EST 2005
Hi Theodore,
vtkDataObject::GetSource() returns the filter that created the data object.
There is a tool to do just this here:
http://brighton.ncsa.uiuc.edu/prajlich/vtkPipeline/
I've noticed that the cvs vtk breaks this tool (a bit)
hth
Goodwin
"Theodore Sternberg" <tdsternberg at lbl.gov> wrote in message
news:Pine.LNX.4.44.0502101153400.18669-100000 at hepburn.lbl.gov...
> Is there any good way to make a VTK pipeline print out the names of its
> constituent sources, filters and sinks? Every VTK class has its
> PrintSelf() function. I guess the question is, does whatever GetOutput()
> returns know the object it belongs to?
>
> Theodore Sternberg
> Lawrence Berkeley National Laboratory
>
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
More information about the vtkusers
mailing list