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

Method GetMultiLabelSegmentation

Modules/SegmentationUI/src/QmitkMultiLabelManager.cpp:178–181  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

176}
177
178mitk::MultiLabelSegmentation* QmitkMultiLabelManager::GetMultiLabelSegmentation() const
179{
180 return this->m_Controls->labelInspector->GetMultiLabelSegmentation();
181}
182
183void QmitkMultiLabelManager::SetMultiLabelNode(mitk::DataNode* node)
184{

Callers 15

UpdateControlsMethod · 0.95
OnCreateCroppedMaskMethod · 0.95
OnCreateMaskMethod · 0.95
OnSavePresetMethod · 0.95
OnLoadPresetMethod · 0.95
OnSegSelectionChangedMethod · 0.45
OnMaskImagePressedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected