MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / setOpenGLRenderSupport

Method setOpenGLRenderSupport

Engine/Plugin.cpp:318–322  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

316}
317
318void
319Plugin::setOpenGLRenderSupport(PluginOpenGLRenderSupport support)
320{
321 _openglRenderSupport = support;
322}
323
324PluginOpenGLRenderSupport
325Plugin::getPluginOpenGLRenderSupport() const

Callers 2

registerBuiltInPluginMethod · 0.80
loadOFXPluginsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected