MCPcopy Create free account
hub / github.com/MITK/MITK / IsEligibleForAutoInit

Method IsEligibleForAutoInit

Modules/Segmentation/src/Interactions/mitkTool.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59bool mitk::Tool::IsEligibleForAutoInit() const
60{
61 return true;
62}
63
64void mitk::Tool::InitializeStateMachine()
65{

Callers 1

InitializeToolsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected