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

Method GetCurrentTimerId

Rendering/Core/vtkRenderWindowInteractor.cxx:964–967  ·  view source on GitHub ↗

------------------------------------------------------------------------------ Access to the static variable

Source from the content-addressed store, hash-verified

962//------------------------------------------------------------------------------
963// Access to the static variable
964int vtkRenderWindowInteractor::GetCurrentTimerId()
965{
966 return vtkTimerId;
967}
968
969//------------------------------------------------------------------------------
970void vtkRenderWindowInteractor::PrintSelf(ostream& os, vtkIndent indent)

Callers 1

TimerEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected