Skip to content
  • David Gobbi's avatar
    Call __init__ on Python override classes · 3a19b47e
    David Gobbi authored
    When a VTK class has a Python override class, this new code
    ensures that the __init__() method is called when C++ objects of
    that class become visible from Python.
    3a19b47e