Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ setMultiThreadingEnabled
Method
setMultiThreadingEnabled
Engine/Plugin.cpp:300–304 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
298
}
299
300
void
301
Plugin::setMultiThreadingEnabled(bool b)
302
{
303
_multiThreadingEnabled = b;
304
}
305
306
bool
307
Plugin::isOpenGLEnabled() const
Callers
2
restorePluginSettings
Method · 0.80
onMTEnabledCheckBoxChecked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected