Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetGroup
Method
GetGroup
Modules/Segmentation/src/Interactions/mitkTool.cpp:105–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
const char *mitk::Tool::GetGroup() const
106
{
107
return
"default"
;
108
}
109
110
mitk::Label::AlgorithmType mitk::Tool::GetAlgorithmType() const
111
{
Callers
2
SetOrUnsetButtonForActiveTool
Method · 0.45
RecreateButtons
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected