MCPcopy 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
532int mitk::ToolManager::GetActiveToolID()
533{
534 return m_ActiveToolID;
535}
536
537mitk::Tool *mitk::ToolManager::GetActiveTool()
538{

Callers 6

OnAcceptButtonClickedMethod · 0.80
toolButtonClickedMethod · 0.80
setEnabledMethod · 0.80
RecreateButtonsMethod · 0.80

Calls

no outgoing calls

Tested by 1