Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
118
FrameList *FileSequence::getFrameList()
119
{
120
return m_frameList.get();
121
}
122
123
void FileSequence::setFrameList( FrameListPtr frameList )
124
{
Callers
5
repr
Function · 0.45
repr
Function · 0.45
repr
Function · 0.45
repr
Function · 0.45
ls
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected