Skip to content
  • David Gobbi's avatar
    ENH: Make python vtk module use Connection for inputs. · 1ece67f0
    David Gobbi authored
    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
    1ece67f0