MCPcopy 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
50bool mitk::PointOperation::GetSelected()
51{
52 return m_Selected;
53}
54
55mitk::PointSpecificationType mitk::PointOperation::GetPointType()
56{

Callers 1

ExecuteOperationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected