MCPcopy 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
105const char *mitk::Tool::GetGroup() const
106{
107 return "default";
108}
109
110mitk::Label::AlgorithmType mitk::Tool::GetAlgorithmType() const
111{

Callers 2

RecreateButtonsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected