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

Method InternalDestroyTimer

Rendering/Core/vtkRenderWindowInteractor.cxx:934–937  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

932
933//------------------------------------------------------------------------------
934int vtkRenderWindowInteractor::InternalDestroyTimer(int vtkNotUsed(platformTimerId))
935{
936 return 0;
937}
938
939//------------------------------------------------------------------------------
940// Translate from platformTimerId to the corresponding (VTK) timerId.

Callers 2

DestroyTimerMethod · 0.95
ResetTimerMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected