Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ visitRenderBufferObject
Method
visitRenderBufferObject
source/globjects/source/ObjectVisitor.cpp:48–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
void ObjectVisitor::visitRenderBufferObject(Renderbuffer* /*rbo*/)
49
{
50
}
51
52
void ObjectVisitor::visitSampler(Sampler * /*sampler*/)
53
{
Callers
1
accept
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected