Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetFixed
Method
GetFixed
Modules/Core/src/DataManagement/mitkLevelWindow.cpp:477–480 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
475
}
476
477
bool mitk::LevelWindow::GetFixed() const
478
{
479
return m_Fixed;
480
}
481
482
bool mitk::LevelWindow::IsFixed() const
483
{
Callers
3
OnSetFixed
Method · 0.45
LevelWindow
Method · 0.45
mitkLevelWindow.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected