MCPcopy 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
300void
301Plugin::setMultiThreadingEnabled(bool b)
302{
303 _multiThreadingEnabled = b;
304}
305
306bool
307Plugin::isOpenGLEnabled() const

Callers 2

restorePluginSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected