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

Method GetDefaultLowerBound

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

Source from the content-addressed store, hash-verified

212}
213
214mitk::ScalarType mitk::LevelWindow::GetDefaultLowerBound() const
215{
216 return m_DefaultLowerBound;
217}
218
219void mitk::LevelWindow::ResetDefaultRangeMinMax()
220{

Callers 3

mitkLevelWindowTestFunction · 0.80
LevelWindowMethod · 0.80

Calls

no outgoing calls

Tested by 1

mitkLevelWindowTestFunction · 0.64