MCPcopy 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
345GLuint
346OSGLContext::getFBOId() const
347{
348 return _imp->fboID;
349}
350
351void
352OSGLContext::setContextCurrentNoRender()

Callers 5

renderHandlerMethod · 0.80
applyMaskMixMethod · 0.80
pasteFromMethod · 0.80
fillMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected