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

Method IsEnabled

Modules/PythonSegmentation/src/mitknnInteractiveInteractor.cpp:165–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163}
164
165bool mitk::nnInteractive::Interactor::IsEnabled() const
166{
167 return m_Impl->IsEnabled;
168}
169
170void mitk::nnInteractive::Interactor::Reset()
171{

Callers 5

HandleEventMethod · 0.95
GetEnabledInteractorMethod · 0.45
EnableInteractorMethod · 0.45
DisableInteractorMethod · 0.45
NotifyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected