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

Method ConfirmCleanUp

Modules/Segmentation/src/Interactions/mitkMonaiLabel2DTool.cpp:77–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75 }
76
77void mitk::MonaiLabel2DTool::ConfirmCleanUp()
78{
79 this->ResetPreviewContent();
80 this->ClearSeeds();
81 RenderingManager::GetInstance()->RequestUpdateAll();
82}

Callers

nothing calls this directly

Calls 3

ResetPreviewContentMethod · 0.80
ClearSeedsMethod · 0.45
RequestUpdateAllMethod · 0.45

Tested by

no test coverage detected