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

Method GetSegmentation

Modules/SegmentationUI/src/QmitkMultiLabelTreeModel.cpp:770–773  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

768}
769
770const mitk::MultiLabelSegmentation* QmitkMultiLabelTreeModel::GetSegmentation() const
771{
772 return m_Segmentation;
773}
774
775
776void QmitkMultiLabelTreeModel::SetSegmentation(mitk::MultiLabelSegmentation* segmentation)

Callers 5

NullTestMethod · 0.45
GetterSetterTestMethod · 0.45
UpdateDetailsLabelMethod · 0.45
LoadTaskMethod · 0.45
SetTaskListMethod · 0.45

Calls

no outgoing calls

Tested by 2

NullTestMethod · 0.36
GetterSetterTestMethod · 0.36