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

Method renderCurrentFrame

Engine/OutputEffectInstance.cpp:105–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105void
106OutputEffectInstance::renderCurrentFrame(bool canAbort)
107{
108 _engine->renderCurrentFrame(getApp()->isRenderStatsActionChecked(), canAbort);
109}
110
111void
112OutputEffectInstance::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