Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
199
mitk::ScalarType mitk::LevelWindow::GetRangeMax() const
200
{
201
return m_RangeMax;
202
}
203
204
mitk::ScalarType mitk::LevelWindow::GetRange() const
205
{
Callers
3
LevelWindow
Method · 0.45
mitkLevelWindow.cpp
File · 0.45
to_json
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected