Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SetFixed
Method
SetFixed
Modules/Core/src/DataManagement/mitkLevelWindow.cpp:472–475 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
470
}
471
472
void mitk::LevelWindow::SetFixed(bool fixed)
473
{
474
m_Fixed = fixed;
475
}
476
477
bool mitk::LevelWindow::GetFixed() const
478
{
Callers
4
Deserialize
Method · 0.45
OnSetFixed
Method · 0.45
LabeledImageLookupTable
Method · 0.45
from_json
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected