Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ EmptyFrameList
Method
EmptyFrameList
src/IECore/EmptyFrameList.cpp:45–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
FrameList::Parser< EmptyFrameList > EmptyFrameList::g_parserRegistrar;
44
45
EmptyFrameList::EmptyFrameList()
46
{
47
}
48
49
EmptyFrameList::~EmptyFrameList()
50
{
Callers
1
test
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected