MCPcopy 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
44void ObjectVisitor::visitQuery(Query* /*query*/)
45{
46}
47
48void ObjectVisitor::visitRenderBufferObject(Renderbuffer* /*rbo*/)
49{

Callers 1

acceptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected