Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ isOpenGLEnabled
Method
isOpenGLEnabled
Engine/Plugin.cpp:306–310 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
304
}
305
306
bool
307
Plugin::isOpenGLEnabled() const
308
{
309
return _openglActivated;
310
}
311
312
void
313
Plugin::setOpenGLEnabled(bool b)
Callers
5
refreshDynamicProperties
Method · 0.80
createNodePage
Method · 0.80
renderRoI
Method · 0.80
restorePluginSettings
Method · 0.80
savePluginsSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected