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

Method GetRangeMax

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

Source from the content-addressed store, hash-verified

52}
53
54mitk::ScalarType mitk::Stepper::GetRangeMax() const
55{
56 return m_RangeMax;
57}
58
59void mitk::Stepper::RemoveRange()
60{

Callers 7

SerializeMethod · 0.45
paintEventMethod · 0.45
mouseMoveEventMethod · 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