Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ OnEnable
Method
OnEnable
Modules/PythonSegmentation/src/mitknnInteractiveBoxInteractor.cpp:230–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
}
229
230
void mitk::nnInteractive::BoxInteractor::OnEnable()
231
{
232
m_Impl->CreateNextBoxNode();
233
}
234
235
void mitk::nnInteractive::BoxInteractor::OnDisable()
236
{
Callers
1
Enable
Method · 0.45
Calls
1
CreateNextBoxNode
Method · 0.80
Tested by
no test coverage detected