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

Method isInDepthProfilingEnabled

Engine/RenderStats.cpp:364–368  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

362}
363
364bool
365RenderStats::isInDepthProfilingEnabled() const
366{
367 return _imp->doNodesProfiling;
368}
369
370void
371RenderStats::setNodeIdentity(const NodePtr& node,

Callers 5

renderHandlerMethod · 0.80
renderViewer_internalMethod · 0.80
renderRoIMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected