Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetDefaultUpperBound
Method
GetDefaultUpperBound
Modules/Core/src/DataManagement/mitkLevelWindow.cpp:209–212 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
207
}
208
209
mitk::ScalarType mitk::LevelWindow::GetDefaultUpperBound() const
210
{
211
return m_DefaultUpperBound;
212
}
213
214
mitk::ScalarType mitk::LevelWindow::GetDefaultLowerBound() const
215
{
Callers
3
mitkLevelWindowTest
Function · 0.80
LevelWindow
Method · 0.80
mitkLevelWindow.cpp
File · 0.80
Calls
no outgoing calls
Tested by
1
mitkLevelWindowTest
Function · 0.64