Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
654
const mitk::SceneIO::FailedBaseDataListType *mitk::SceneIO::GetFailedNodes()
655
{
656
return m_FailedNodes.GetPointer();
657
}
658
659
const mitk::PropertyList *mitk::SceneIO::GetFailedProperties()
660
{
Callers
5
Save
Method · 0.80
Load
Method · 0.80
mitkSceneIOTest
Function · 0.80
Run
Method · 0.80
Run
Method · 0.80
Calls
1
GetPointer
Method · 0.80
Tested by
1
mitkSceneIOTest
Function · 0.64