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

Method SetToMaxWindowSize

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

Source from the content-addressed store, hash-verified

187}
188
189void mitk::LevelWindow::SetToMaxWindowSize()
190{
191 SetWindowBounds(m_RangeMin, m_RangeMax);
192}
193
194mitk::ScalarType mitk::LevelWindow::GetRangeMin() const
195{

Callers 1

OnSetMaximumWindowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected