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

Method getChannelsRendered

Engine/RenderStats.cpp:287–291  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

285}
286
287std::bitset<4>
288NodeRenderStats::getChannelsRendered() const
289{
290 return _imp->channelsEnabled;
291}
292
293void
294NodeRenderStats::setOutputPremult(ImagePremultiplicationEnum premult)

Callers 2

reportStatsMethod · 0.80
editNodeRowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected