Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
165
bool mitk::nnInteractive::Interactor::IsEnabled() const
166
{
167
return m_Impl->IsEnabled;
168
}
169
170
void mitk::nnInteractive::Interactor::Reset()
171
{
Callers
5
HandleEvent
Method · 0.95
GetEnabledInteractor
Method · 0.45
EnableInteractor
Method · 0.45
DisableInteractor
Method · 0.45
Notify
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected