Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetWindow
Method
GetWindow
Modules/Core/src/DataManagement/mitkLevelWindow.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
mitk::ScalarType mitk::LevelWindow::GetWindow() const
92
{
93
return (m_UpperWindowBound - m_LowerWindowBound);
94
}
95
96
mitk::ScalarType mitk::LevelWindow::GetDefaultLevel() const
97
{
Callers
15
CreateWindowContents
Method · 0.45
OpenFile
Method · 0.45
Serialize
Method · 0.45
paintEvent
Method · 0.45
mouseMoveEvent
Method · 0.45
Update
Method · 0.45
OnAddPreset
Method · 0.45
OnSetDefaultScaleRange
Method · 0.45
OnChangeScaleRange
Method · 0.45
OnPropertyModified
Method · 0.45
SetLevelValue
Method · 0.45
resetLevelWindow
Function · 0.45
Calls
no outgoing calls
Tested by
2
resetLevelWindow
Function · 0.36
mitkLevelWindowTest
Function · 0.36