MCPcopy 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
537mitk::Tool *mitk::ToolManager::GetActiveTool()
538{
539 return m_ActiveTool;
540}
541
542void mitk::ToolManager::RegisterClient()
543{

Callers 5

toolButtonClickedMethod · 0.80
RunTestWithParametersMethod · 0.80
OnActiveToolChangedMethod · 0.80

Calls

no outgoing calls

Tested by 2

RunTestWithParametersMethod · 0.64