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

Method Start

Wrapping/Python/vtkmodules/test/rtImageTest.py:61–62  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

59 irenType = type(vtkRenderWindowInteractor())
60 class vtkTestingInteractor(irenType):
61 def Start(self):
62 pass
63 irenType.override(vtkTestingInteractor)
64
65 # seed the random number generator

Callers 7

StartEventLoopMethod · 0.45
CreateTimerMethod · 0.45
prepareTestImageMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected