[vtkusers] Explicit control of pipeline execution
Steven Boyd
skboyd at ucalgary.ca
Thu Jul 7 12:10:39 EDT 2005
Hello,
This question echos a previous recent question by Jan Owoc.
We have developed a filter with multiple vtkImageData inputs that
averages the input data, and we need to be able to process those inputs
*one at a time*.
How can we explicitly control the pipeline execution within the filter?
Is there a way to explicity prevent all the inputs to be updated
before the filter executes?
We'd like to update one input, process the input data, then delete the
input from memory, and finally start to work on the next input.
Sincerely,
Steve
--
Steven Boyd
PhD, PEng
Assistant Professor
Department of Mechanical and Manufacturing Engineering
University of Calgary
2500 University Drive, N.W.
Calgary, Alberta, Canada, T2N 1N4
tel. 1.403.220.4173 fax. 1.403.282.8406 skboyd at ucalgary.ca
web. http://www.enme.ucalgary.ca/~skboyd
-------------------------------------------------------------------
More information about the vtkusers
mailing list