[vtkusers] how to repeatedly execute a pipeline

Yixun Liu yxliu at fudan.edu.cn
Tue Apr 4 20:56:59 EDT 2006


Hi,

I build a pipeline as:

...
mapper->SetInput(reader->GetOutput());
volume->SetMapper(mapper);
...

The pipeline can exectuer correctly at first time. However, when I change the parameters of the reader, e.g. reading another series, the pipeline can not execute correctly.

Hope your help!



Regards,

Yixun Liu

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060405/d3d149bb/attachment.htm>


More information about the vtkusers mailing list