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

Method root

src/IECore/StreamIndexedIO.cpp:1748–1751  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1746}
1747
1748DirectoryNode *StreamIndexedIO::Index::root() const
1749{
1750 return m_root;
1751}
1752
1753StreamIndexedIO::StringCache &StreamIndexedIO::Index::stringCache()
1754{

Callers 2

openMethod · 0.45
directoryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected