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

Method getPBOId

Engine/OSGLContext.cpp:339–343  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

337}
338
339GLuint
340OSGLContext::getPBOId() const
341{
342 return _imp->pboID;
343}
344
345GLuint
346OSGLContext::getFBOId() const

Callers 2

pasteFromMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected