[vtkusers] passing field data during pipeline execution

Christopher R. Volpe cvolpe2 at nycap.rr.com
Sat Jan 19 01:23:21 EST 2002


In vtkSource::UpdateData(), after it calls ExecuteData(), it then passes the
field data from the first input to all the outputs. What is the rationale
for this? I ask because in my filters, I generate field data in the output,
and the pipeline infrastructure basically shallow-copies on top of my
output.

thanks,
Chris




More information about the vtkusers mailing list