[vtkusers] pipelines connections

Lic. José M. Rodriguez Bacallao jmrbcu at gmail.com
Wed Dec 2 11:26:54 EST 2009


Hi folks, I need to know which type of pipeline objects connections to
use, the new style connections:
object2.SetInputConnection(object1.GetOutputPort()) or the old style:
object2.SetInput(object1.GetOutput()). This different connection types
affect in performance or something, which are the advantages?

PS: If possible, please, mail an example of the differences!!!

-- 
Lic. José M. Rodriguez Bacallao
Centro de Biofisica Medica
-----------------------------------------------------------------
Todos somos muy ignorantes, lo que ocurre es que no todos ignoramos lo mismo.

Recuerda: El arca de Noe fue construida por aficionados, el titanic
por profesionales
-----------------------------------------------------------------



More information about the vtkusers mailing list