MCPcopy Create free account
hub / github.com/MITK/MITK / ~LabelHighlightGuard

Method ~LabelHighlightGuard

Modules/Multilabel/src/mitkLabelHighlightGuard.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70mitk::LabelHighlightGuard::~LabelHighlightGuard()
71{
72 this->SetSegmentationNode(nullptr);
73}
74
75void mitk::LabelHighlightGuard::UpdateNode(DataNode* node, MultiLabelSegmentation::LabelValueVectorType labels, bool highlightInvisible)
76{

Callers

nothing calls this directly

Calls 1

SetSegmentationNodeMethod · 0.95

Tested by

no test coverage detected