Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
364
bool
365
RenderStats::isInDepthProfilingEnabled() const
366
{
367
return _imp->doNodesProfiling;
368
}
369
370
void
371
RenderStats::setNodeIdentity(const NodePtr& node,
Callers
5
getImageFromCacheAndConvertIfNeeded
Method · 0.80
renderHandler
Method · 0.80
getViewerRoIAndTexture
Method · 0.80
renderViewer_internal
Method · 0.80
renderRoI
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected