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

Method GetReferenceData

Modules/Segmentation/src/Controllers/mitkToolManager.cpp:471–474  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

469}
470
471mitk::ToolManager::DataVectorType mitk::ToolManager::GetReferenceData()
472{
473 return m_ReferenceData;
474}
475
476mitk::DataNode *mitk::ToolManager::GetReferenceData(int idx)
477{

Callers 1

ActivateToolMethod · 0.95

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected