MCPcopy 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
230void mitk::nnInteractive::BoxInteractor::OnEnable()
231{
232 m_Impl->CreateNextBoxNode();
233}
234
235void mitk::nnInteractive::BoxInteractor::OnDisable()
236{

Callers 1

EnableMethod · 0.45

Calls 1

CreateNextBoxNodeMethod · 0.80

Tested by

no test coverage detected