MCPcopy 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
381void
382OutputEffectInstance::initializeData()
383{
384 _engine.reset( createRenderEngine() );
385}
386
387RenderEngine*
388OutputEffectInstance::createRenderEngine()

Callers 2

setEffectMethod · 0.80
loadMethod · 0.80

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected