Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ initializeData
Method
initializeData
Engine/OutputEffectInstance.cpp:381–385 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
379
}
380
381
void
382
OutputEffectInstance::initializeData()
383
{
384
_engine.reset( createRenderEngine() );
385
}
386
387
RenderEngine*
388
OutputEffectInstance::createRenderEngine()
Callers
2
setEffect
Method · 0.80
load
Method · 0.80
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected