Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
492
void mitk::LevelWindow::SetFloatingValues(bool value)
493
{
494
m_IsFloatingImage = value;
495
}
496
497
bool mitk::LevelWindow::operator==(const mitk::LevelWindow &levWin) const
498
{
Callers
2
Deserialize
Method · 0.80
from_json
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected