MCPcopy 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
101mitk::ScalarType mitk::LevelWindow::GetDefaultWindow() const
102{
103 return ((m_DefaultUpperBound - m_DefaultLowerBound));
104}
105
106void mitk::LevelWindow::ResetDefaultLevelWindow()
107{

Callers 3

SerializeMethod · 0.80
mitkLevelWindowTestFunction · 0.80
to_jsonFunction · 0.80

Calls

no outgoing calls

Tested by 1

mitkLevelWindowTestFunction · 0.64