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

Method GetHighlightedLabels

Modules/Multilabel/src/mitkLabelHighlightGuard.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50mitk::MultiLabelSegmentation::LabelValueVectorType mitk::LabelHighlightGuard::GetHighlightedLabels() const
51{
52 return m_Labels;
53}
54
55void mitk::LabelHighlightGuard::SetHighlightInvisibleLabels(bool highlightInvisible)
56{

Callers 3

GetIndicatedLabelsMethod · 0.80
UpdateLabelsMethod · 0.80
OnMouseReleasedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected