Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ getPluginOpenGLRenderSupport
Method
getPluginOpenGLRenderSupport
Engine/Plugin.cpp:321–325 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
319
}
320
321
PluginOpenGLRenderSupport
322
Plugin::getPluginOpenGLRenderSupport() const
323
{
324
return _openglRenderSupport;
325
}
326
327
bool
328
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