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

Method OnLoadPreset

Modules/SegmentationUI/src/QmitkMultiLabelManager.cpp:448–451  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

446}
447
448void QmitkMultiLabelManager::OnLoadPreset()
449{
450 QmitkLoadMultiLabelPreset({ this->GetMultiLabelSegmentation() });
451}
452
453void QmitkMultiLabelManager::OnGoToLabel(mitk::MultiLabelSegmentation::LabelValueType label, const mitk::Point3D& position) const
454{

Callers

nothing calls this directly

Calls 2

Tested by

no test coverage detected