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