Talk:VTK/Examples/Python/Animation

From KitwarePublic
Jump to navigationJump to search

The example uses the CreateRepeatingTimer method of vtkRenderWindowInteractor, however the latest stable version of python-vtk for Ubuntu (5.0.4-1.1ubuntu) does not seem to make it available.

So my question is: which Python wrapper/version is being used in this example code to enable the calling of this method?