MCPcopy 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
91mitk::ScalarType mitk::LevelWindow::GetWindow() const
92{
93 return (m_UpperWindowBound - m_LowerWindowBound);
94}
95
96mitk::ScalarType mitk::LevelWindow::GetDefaultLevel() const
97{

Callers 15

CreateWindowContentsMethod · 0.45
OpenFileMethod · 0.45
SerializeMethod · 0.45
paintEventMethod · 0.45
mouseMoveEventMethod · 0.45
UpdateMethod · 0.45
OnAddPresetMethod · 0.45
OnChangeScaleRangeMethod · 0.45
OnPropertyModifiedMethod · 0.45
SetLevelValueMethod · 0.45
resetLevelWindowFunction · 0.45

Calls

no outgoing calls

Tested by 2

resetLevelWindowFunction · 0.36
mitkLevelWindowTestFunction · 0.36