Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetActiveToolID
Method
GetActiveToolID
Modules/Segmentation/src/Controllers/mitkToolManager.cpp:532–535 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
530
}
531
532
int mitk::ToolManager::GetActiveToolID()
533
{
534
return m_ActiveToolID;
535
}
536
537
mitk::Tool *mitk::ToolManager::GetActiveTool()
538
{
Callers
6
OnAcceptButtonClicked
Method · 0.80
toolButtonClicked
Method · 0.80
SetOrUnsetButtonForActiveTool
Method · 0.80
setEnabled
Method · 0.80
RecreateButtons
Method · 0.80
TestToolManagerWithTools
Method · 0.80
Calls
no outgoing calls
Tested by
1
TestToolManagerWithTools
Method · 0.64