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

Method IsFloatingValues

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

Source from the content-addressed store, hash-verified

485}
486
487bool mitk::LevelWindow::IsFloatingValues() const
488{
489 return m_IsFloatingImage;
490}
491
492void mitk::LevelWindow::SetFloatingValues(bool value)
493{

Callers 6

SerializeMethod · 0.80
OnPropertyModifiedMethod · 0.80
LevelWindowMethod · 0.80
operator==Method · 0.80
to_jsonFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected