[vtkusers] splitting a pipeline, paralellIso
ban4n
ban4n at online.no
Wed May 7 05:44:52 EDT 2003
Hi all.
We're using the example ParallelIso.cxx,
http://public.kitware.com/cgi-bin/cvsweb.cgi/~checkout~/VTK/Examples/ParallelProcessing/Generic/Cxx/ParallelIso.cxx
as a template for my program.
we wonder if it's possible to put some of the pipeline in the main-method
instead of MyMain. We've tried to put the mapper in the main-method and call
Update on it, but nothing happens.
As far as we know, none of the process-objects are deleted, but it seems that
the pipe is broken anyway.
We'd appreciate any help on this.
Yours Sincerely
Eirik and Johan
More information about the vtkusers
mailing list