[vtk-developers] Bug in vtkCompositeDataPipeline?

Berk Geveci berk.geveci at gmail.com
Fri May 26 14:34:17 EDT 2006


> On Fri, 2006-05-26 at 10:26 -0400, Berk Geveci wrote:
> > Uh-oh. This will never work. Adding a dataset to a composite dataset
> > does not guarantee pipeline connectivity (as you found out). Neither
> > should it. Actually, it is safest if you do not add a dataset that is
> > the output of a source to a composite dataset. What you need is a
> > group filter. One that has multiple outputs and produce one composite
> > data output.
>
> Just to clarify,
> I assume here that you mean "One that has multiple inputs and produce
> composite data output." not multiple outputs.



Yup.  Typo on my part. Sorry. Trying to do too many things at once :-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20060526/16c681e4/attachment.html>


More information about the vtk-developers mailing list