Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetActiveTool
Method
GetActiveTool
Modules/Segmentation/src/Controllers/mitkToolManager.cpp:537–540 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
535
}
536
537
mitk::Tool *mitk::ToolManager::GetActiveTool()
538
{
539
return m_ActiveTool;
540
}
541
542
void mitk::ToolManager::RegisterClient()
543
{
Callers
5
toolButtonClicked
Method · 0.80
SetOrUnsetButtonForActiveTool
Method · 0.80
RunTestWithParameters
Method · 0.80
TestToolManagerWithTools
Method · 0.80
OnActiveToolChanged
Method · 0.80
Calls
no outgoing calls
Tested by
2
RunTestWithParameters
Method · 0.64
TestToolManagerWithTools
Method · 0.64