Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getPluginOpenGLRenderSupport
Method
getPluginOpenGLRenderSupport
Engine/Plugin.cpp:324–328 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
322
}
323
324
PluginOpenGLRenderSupport
325
Plugin::getPluginOpenGLRenderSupport() const
326
{
327
return _openglRenderSupport;
328
}
329
330
bool
331
Plugin::isActivated() const
Callers
5
onEnableOpenGLKnobValueChanged
Method · 0.80
getCurrentOpenGLRenderSupport
Method · 0.80
refreshDynamicProperties
Method · 0.80
createNodePage
Method · 0.80
createPluginsView
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected