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

Method GetBackend

Modules/PythonSegmentation/src/mitknnInteractiveTool.cpp:486–489  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

484}
485
486std::optional<Backend> mitk::nnInteractiveTool::GetBackend() const
487{
488 return m_Impl->GetBackend();
489}
490
491void mitk::nnInteractiveTool::SetToolManager(ToolManager* toolManager)
492{

Callers 2

EndSessionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected