MCPcopy 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
235void mitk::nnInteractive::BoxInteractor::OnDisable()
236{
237 m_Impl->ReleaseNextBoxNode();
238}
239
240void mitk::nnInteractive::BoxInteractor::OnReset()
241{

Callers 1

DisableMethod · 0.45

Calls 1

ReleaseNextBoxNodeMethod · 0.80

Tested by

no test coverage detected