MCPcopy Create free account
hub / github.com/MITK/MITK / GetStepper

Method GetStepper

Modules/Core/src/Controllers/mitkBaseController.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30mitk::Stepper *mitk::BaseController::GetStepper()
31{
32 return m_Stepper.GetPointer();
33}
34
35const mitk::Stepper* mitk::BaseController::GetStepper() const
36{

Callers 15

mainFunction · 0.80
mainFunction · 0.80
RenderWindowSelectedMethod · 0.80
SetGeometryMethod · 0.80
InitializeViewsMethod · 0.80
InitializeViewsMethod · 0.80
ResetGeometryMethod · 0.80
AutoRotateNextStepMethod · 0.80

Calls 1

GetPointerMethod · 0.80

Tested by 1

SetTimeStepMethod · 0.64