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

Method fileName

src/IECoreScene/LinkedScene.cpp:192–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190}
191
192std::string LinkedScene::fileName() const
193{
194 return m_mainScene->fileName();
195}
196
197void LinkedScene::path( Path &p ) const
198{

Callers 3

testConstructorsMethod · 0.95
linkAttributeDataMethod · 0.45
expandLinkMethod · 0.45

Calls

no outgoing calls

Tested by 1

testConstructorsMethod · 0.76