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

Method SetFloatingValues

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

Source from the content-addressed store, hash-verified

490}
491
492void mitk::LevelWindow::SetFloatingValues(bool value)
493{
494 m_IsFloatingImage = value;
495}
496
497bool mitk::LevelWindow::operator==(const mitk::LevelWindow &levWin) const
498{

Callers 2

DeserializeMethod · 0.80
from_jsonFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected