Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetToolManager
Method
GetToolManager
Modules/Segmentation/src/Interactions/mitkTool.cpp:120–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
}
119
120
mitk::ToolManager* mitk::Tool::GetToolManager() const
121
{
122
return m_ToolManager;
123
}
124
125
mitk::DataStorage* mitk::Tool::GetDataStorage() const
126
{
Callers
15
CalculateInitialThresholds
Method · 0.45
Activated
Method · 0.45
Deactivated
Method · 0.45
ConfirmSegmentation
Method · 0.45
ResetPreviewNode
Method · 0.45
OnRoiDataChanged
Method · 0.45
EnsureUpToDateUserDefinedActiveLabel
Method · 0.45
EnsureTargetSegmentationNodeInDataStorage
Method · 0.45
GetCurrentSegmentationName
Method · 0.45
GetTargetSegmentationNode
Method · 0.45
Deactivated
Method · 0.45
SetFeedbackContourVisible
Method · 0.45
Calls
no outgoing calls
Tested by
1
mitkToolManagerProviderTest
Function · 0.36