Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ getExclusionFrameList
Method
getExclusionFrameList
src/IECore/ExclusionFrameList.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
FrameListPtr ExclusionFrameList::getExclusionFrameList()
74
{
75
return m_exclusionFrameList;
76
}
77
78
void ExclusionFrameList::asList( std::vector<Frame> &frames ) const
79
{
Callers
1
repr
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected