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

Method Deactivated

Modules/Segmentation/src/Interactions/mitkEditableContourTool.cpp:47–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47void mitk::EditableContourTool::Deactivated()
48{
49 this->ClearContour();
50 Superclass::Deactivated();
51}
52
53void mitk::EditableContourTool::ConfirmSegmentation(bool resetStatMachine)
54{

Callers

nothing calls this directly

Calls 1

ClearContourMethod · 0.95

Tested by

no test coverage detected