MCPcopy 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
477bool mitk::LevelWindow::GetFixed() const
478{
479 return m_Fixed;
480}
481
482bool mitk::LevelWindow::IsFixed() const
483{

Callers 3

OnSetFixedMethod · 0.45
LevelWindowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected