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

Method GetPositionBookmarks

Modules/ModelFitUI/src/QmitkInspectionPositionWidget.cpp:43–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41};
42
43const mitk::PointSet*
44QmitkInspectionPositionWidget::
45GetPositionBookmarks() const
46{
47 return m_Controls->pointlistWidget->GetPointSet();
48};
49
50void
51QmitkInspectionPositionWidget::

Callers

nothing calls this directly

Calls 1

GetPointSetMethod · 0.45

Tested by

no test coverage detected