Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
77
void mitk::MonaiLabel2DTool::ConfirmCleanUp()
78
{
79
this->ResetPreviewContent();
80
this->ClearSeeds();
81
RenderingManager::GetInstance()->RequestUpdateAll();
82
}
Callers
nothing calls this directly
Calls
3
ResetPreviewContent
Method · 0.80
ClearSeeds
Method · 0.45
RequestUpdateAll
Method · 0.45
Tested by
no test coverage detected