MCPcopy Create free account
hub / github.com/ImageEngine/cortex / recoveredSubIndex

Method recoveredSubIndex

src/IECore/StreamIndexedIO.cpp:1293–1296  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1291}
1292
1293void DirectoryNode::recoveredSubIndex()
1294{
1295 m_subindex = DirectoryNode::LoadedSubIndex;
1296}
1297
1298
1299///////////////////////////////////////////////

Callers 1

readNodeFromSubIndexMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected