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

Method GetFailedNodes

Modules/SceneSerialization/src/mitkSceneIO.cpp:654–657  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

652}
653
654const mitk::SceneIO::FailedBaseDataListType *mitk::SceneIO::GetFailedNodes()
655{
656 return m_FailedNodes.GetPointer();
657}
658
659const mitk::PropertyList *mitk::SceneIO::GetFailedProperties()
660{

Callers 5

SaveMethod · 0.80
LoadMethod · 0.80
mitkSceneIOTestFunction · 0.80
RunMethod · 0.80
RunMethod · 0.80

Calls 1

GetPointerMethod · 0.80

Tested by 1

mitkSceneIOTestFunction · 0.64