Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
487
bool mitk::LevelWindow::IsFloatingValues() const
488
{
489
return m_IsFloatingImage;
490
}
491
492
void mitk::LevelWindow::SetFloatingValues(bool value)
493
{
Callers
6
Serialize
Method · 0.80
OnPropertyModified
Method · 0.80
LevelWindow
Method · 0.80
operator==
Method · 0.80
mitkLevelWindow.cpp
File · 0.80
to_json
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected