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

Method fileName

src/IECoreScene/SceneCache.cpp:2283–2286  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2281}
2282
2283std::string SceneCache::fileName() const
2284{
2285 return m_implementation->fileName();
2286}
2287
2288void SceneCache::path( SceneCache::Path &p ) const
2289{

Callers 5

fileNameMethod · 0.45
sceneHashMethod · 0.45
doFlushMethod · 0.45
hashSetMethod · 0.45
Font.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected