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

Method GetPointSet

Modules/QtWidgetsExt/src/QmitkPointListModel.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51mitk::PointSet *QmitkPointListModel::GetPointSet() const
52{
53 return this->CheckForPointSetInNode(m_PointSetNode);
54}
55
56void QmitkPointListModel::SetTimeStep(int t)
57{

Callers 2

GetPointForModelIndexMethod · 0.45

Calls 1

Tested by

no test coverage detected