Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
51
mitk::PointSet *QmitkPointListModel::GetPointSet() const
52
{
53
return this->CheckForPointSetInNode(m_PointSetNode);
54
}
55
56
void QmitkPointListModel::SetTimeStep(int t)
57
{
Callers
2
GetPointForModelIndex
Method · 0.45
GetModelIndexForPointID
Method · 0.45
Calls
1
CheckForPointSetInNode
Method · 0.95
Tested by
no test coverage detected