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

Method renderCurrentFrameWithRenderStats

Engine/OutputEffectInstance.cpp:106–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104}
105
106void
107OutputEffectInstance::renderCurrentFrameWithRenderStats(bool canAbort)
108{
109 _engine->renderCurrentFrame(true, canAbort);
110}
111
112bool
113OutputEffectInstance::ifInfiniteclipRectToProjectDefault(RectD* rod) const

Callers 1

refreshMethod · 0.80

Calls 1

renderCurrentFrameMethod · 0.45

Tested by

no test coverage detected