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

Method OnReset

Modules/PythonSegmentation/src/mitknnInteractiveBoxInteractor.cpp:240–244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

238}
239
240void mitk::nnInteractive::BoxInteractor::OnReset()
241{
242 m_Impl->ReleaseNextBoxNode();
243 m_Impl->DestroyBoxNodes();
244}

Callers 2

~BoxInteractorMethod · 0.95
ResetMethod · 0.45

Calls 2

ReleaseNextBoxNodeMethod · 0.80
DestroyBoxNodesMethod · 0.80

Tested by

no test coverage detected