Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetSelected
Method
GetSelected
Modules/Core/src/DataManagement/mitkPointOperation.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
bool mitk::PointOperation::GetSelected()
51
{
52
return m_Selected;
53
}
54
55
mitk::PointSpecificationType mitk::PointOperation::GetPointType()
56
{
Callers
1
ExecuteOperation
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected