Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetDefaultLowerBound
Method
GetDefaultLowerBound
Modules/Core/src/DataManagement/mitkLevelWindow.cpp:214–217 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
212
}
213
214
mitk::ScalarType mitk::LevelWindow::GetDefaultLowerBound() const
215
{
216
return m_DefaultLowerBound;
217
}
218
219
void mitk::LevelWindow::ResetDefaultRangeMinMax()
220
{
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