MCPcopy Create free account
hub / github.com/Kitware/VTK / Notify

Method Notify

Wrapping/Python/vtkmodules/wx/wxVTKRenderWindowInteractor.py:72–75  ·  view source on GitHub ↗

The timer has expired.

(self)

Source from the content-addressed store, hash-verified

70
71
72 def Notify(self):
73 """ The timer has expired.
74 """
75 self.iren.TimerEvent()
76
77
78class wxVTKRenderWindowInteractor(baseClass):

Callers 2

MouseButtonPressEventMethod · 0.80

Calls 1

TimerEventMethod · 0.45

Tested by

no test coverage detected