MCPcopy Create free account
hub / github.com/MITK/MITK / GetDefaultUpperBound

Method GetDefaultUpperBound

Modules/Core/src/DataManagement/mitkLevelWindow.cpp:209–212  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

207}
208
209mitk::ScalarType mitk::LevelWindow::GetDefaultUpperBound() const
210{
211 return m_DefaultUpperBound;
212}
213
214mitk::ScalarType mitk::LevelWindow::GetDefaultLowerBound() const
215{

Callers 3

mitkLevelWindowTestFunction · 0.80
LevelWindowMethod · 0.80

Calls

no outgoing calls

Tested by 1

mitkLevelWindowTestFunction · 0.64