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

Method getFrameList

src/IECore/FileSequence.cpp:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118FrameList *FileSequence::getFrameList()
119{
120 return m_frameList.get();
121}
122
123void FileSequence::setFrameList( FrameListPtr frameList )
124{

Callers 5

reprFunction · 0.45
reprFunction · 0.45
reprFunction · 0.45
reprFunction · 0.45
lsMethod · 0.45

Calls 1

getMethod · 0.45

Tested by

no test coverage detected