Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetWorkingData
Method
GetWorkingData
Modules/Segmentation/src/Controllers/mitkToolManager.cpp:484–487 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
482
}
483
484
mitk::ToolManager::DataVectorType mitk::ToolManager::GetWorkingData()
485
{
486
return m_WorkingData;
487
}
488
489
mitk::ToolManager::DataVectorType mitk::ToolManager::GetRoiData()
490
{
Callers
1
ActivateTool
Method · 0.95
Calls
2
empty
Method · 0.45
size
Method · 0.45
Tested by
no test coverage detected