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

Method GetRangeMin

Modules/Core/src/Controllers/mitkStepper.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49mitk::ScalarType mitk::Stepper::GetRangeMin() const
50{
51 return m_RangeMin;
52}
53
54mitk::ScalarType mitk::Stepper::GetRangeMax() const
55{

Callers 8

SerializeMethod · 0.45
paintEventMethod · 0.45
mouseMoveEventMethod · 0.45
UpdateMethod · 0.45
OnChangeScaleRangeMethod · 0.45
RefetchMethod · 0.45
resetLevelWindowFunction · 0.45
mitkLevelWindowTestFunction · 0.45

Calls

no outgoing calls

Tested by 2

resetLevelWindowFunction · 0.36
mitkLevelWindowTestFunction · 0.36