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

Method GetToolManager

Modules/PythonSegmentation/src/mitknnInteractiveInteractor.cpp:204–207  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202}
203
204mitk::ToolManager* mitk::nnInteractive::Interactor::GetToolManager() const
205{
206 return m_Impl->GetToolManager();
207}
208
209mitk::DataStorage* mitk::nnInteractive::Interactor::GetDataStorage() const
210{

Callers 12

SetToolManagerMethod · 0.45
GetDataStorageMethod · 0.45
OnScribbleStrokeEventMethod · 0.45
OnEnableMethod · 0.45
OnLassoContourEventMethod · 0.45
OnEnableMethod · 0.45
CreateNextBoxNodeMethod · 0.45
OnTimePointChangedMethod · 0.45
CreatePointSetNodeMethod · 0.45
OnEnableMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected