Skip to content
Snippets Groups Projects
Commit 1ece67f0 authored by David Gobbi's avatar David Gobbi
Browse files

ENH: Make python vtk module use Connection for inputs.

In VTK 6, the SetInput method will be gone.  In commit 0061b2d5,
the SetInput calls were replaced by SetInputConnection.
The purpose of this commit is to backport all VTK-5 compatible
parts of that commit to the VTK 5.10 release.

Change-Id: I2ca67735e29ea3ff41b2af095f3cf891caca0421
parent bee52a20
No related branches found
No related tags found
No related merge requests found
Showing with 11 additions and 11 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment