Talk:VTK/Examples/Python/Animation: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Is CreateRepeatingTimer() really available via python wrappers?)
 
(No difference)

Latest revision as of 04:48, 7 January 2010

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?