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

Method ClearPicks

Modules/Segmentation/src/Interactions/mitkMonaiLabelTool.cpp:178–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176}
177
178void mitk::MonaiLabelTool::ClearPicks()
179{
180 this->ClearSeeds();
181 this->UpdatePreview();
182}
183
184bool mitk::MonaiLabelTool::HasPicks() const
185{

Callers

nothing calls this directly

Calls 2

ClearSeedsMethod · 0.95
UpdatePreviewMethod · 0.80

Tested by

no test coverage detected