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