[vtkusers] The difference between GetOutputPort and GetOutput?

Amy Squillacote amy.squillacote at kitware.com
Wed Jun 7 08:50:43 EDT 2006


Hi BoShi,

The change from SetInput to SetInputConnection and from GetOutput to 
GetOutputPort is a result of the reworking of VTK pipeline 
architecture. Take a look at 
VTK/Utilities/Upgrading/TheNewVTKPipeline.pdf for further explanation.

- Amy

At 01:46 AM 6/7/2006, Bo Shi wrote:
>Hi,
>
>     I also don't know the difference between SetInputConnection and 
> SetInput?? Who can tell me the proxy object meaning in VTK?  Thanks 
> a lot! Any idea is appreciated!
>
>
> 
>BoShi
>
><file:///H:/home/wlz/html/classvtkAlgorithmOutput.html>vtkAlgorithmOutput* 
>vtkAlgorithm::GetOutputPort (  int  index  )
>
>
>Get a proxy object corresponding to the given output port of this 
>algorithm. The proxy object can be passed to another algorithm's 
><file:///H:/home/wlz/html/classvtkAlgorithm.html#16be81ee647daeefde729e57c43d5f0d>SetInputConnection(), 
><file:///H:/home/wlz/html/classvtkAlgorithm.html#e1b6d81a449a11b4366d3b4f2f176d67>AddInputConnection(), 
>and 
><file:///H:/home/wlz/html/classvtkAlgorithm.html#c986999efbd0bb66698237a0613bd3a4>RemoveInputConnection() 
>methods to modify pipeline connectivity.
>
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at: 
>http://www.vtk.org/Wiki/VTK_FAQ
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060607/56f23172/attachment.htm>


More information about the vtkusers mailing list