MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / renderCurrentFrame

Method renderCurrentFrame

Engine/OutputEffectInstance.cpp:100–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100void
101OutputEffectInstance::renderCurrentFrame(bool canAbort)
102{
103 _engine->renderCurrentFrame(getApp()->isRenderStatsActionChecked(), canAbort);
104}
105
106void
107OutputEffectInstance::renderCurrentFrameWithRenderStats(bool canAbort)

Callers 9

evaluateMethod · 0.45
autoConnectNodesMethod · 0.45
endInputEditionMethod · 0.45
warnChangedKnobsMethod · 0.45

Calls 2

getAppFunction · 0.85

Tested by

no test coverage detected