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

Method GetRangeMax

Modules/Core/src/DataManagement/mitkLevelWindow.cpp:199–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

197}
198
199mitk::ScalarType mitk::LevelWindow::GetRangeMax() const
200{
201 return m_RangeMax;
202}
203
204mitk::ScalarType mitk::LevelWindow::GetRange() const
205{

Callers 3

LevelWindowMethod · 0.45
to_jsonFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected