MCPcopy 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
73FrameListPtr ExclusionFrameList::getExclusionFrameList()
74{
75 return m_exclusionFrameList;
76}
77
78void ExclusionFrameList::asList( std::vector<Frame> &frames ) const
79{

Callers 1

reprFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected