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

Method GetAutoRefine

Modules/PythonSegmentation/src/mitknnInteractiveTool.cpp:476–479  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

474}
475
476bool mitk::nnInteractiveTool::GetAutoRefine() const
477{
478 return m_Impl->AutoRefine;
479}
480
481void mitk::nnInteractiveTool::SetAutoRefine(bool autoRefine)
482{

Callers 1

InitializeUIMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected