Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetDefaultWindow
Method
GetDefaultWindow
Modules/Core/src/DataManagement/mitkLevelWindow.cpp:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
mitk::ScalarType mitk::LevelWindow::GetDefaultWindow() const
102
{
103
return ((m_DefaultUpperBound - m_DefaultLowerBound));
104
}
105
106
void mitk::LevelWindow::ResetDefaultLevelWindow()
107
{
Callers
3
Serialize
Method · 0.80
mitkLevelWindowTest
Function · 0.80
to_json
Function · 0.80
Calls
no outgoing calls
Tested by
1
mitkLevelWindowTest
Function · 0.64