Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getFBOId
Method
getFBOId
Engine/OSGLContext.cpp:345–349 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
343
}
344
345
GLuint
346
OSGLContext::getFBOId() const
347
{
348
return _imp->fboID;
349
}
350
351
void
352
OSGLContext::setContextCurrentNoRender()
Callers
5
renderHandler
Method · 0.80
applyMaskMix
Method · 0.80
copyUnProcessedChannels
Method · 0.80
pasteFrom
Method · 0.80
fill
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected