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

Method getMaxOpenGLContexts

Engine/Settings.cpp:430–434  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

428}
429
430int
431Settings::getMaxOpenGLContexts() const
432{
433 return _nOpenGLContexts->getValue();
434}
435
436GLRendererID
437Settings::getActiveOpenGLRendererID() const

Callers 1

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected