Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ isTilesSupportEnabled
Method
isTilesSupportEnabled
Engine/RenderStats.cpp:263–267 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
261
}
262
263
bool
264
NodeRenderStats::isTilesSupportEnabled() const
265
{
266
return _imp->tileSupportEnabled;
267
}
268
269
void
270
NodeRenderStats::setRenderScaleSupported(bool rsSupported)
Callers
2
reportStats
Method · 0.80
editNodeRow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected