MCPcopy 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
48void ObjectVisitor::visitRenderBufferObject(Renderbuffer* /*rbo*/)
49{
50}
51
52void ObjectVisitor::visitSampler(Sampler * /*sampler*/)
53{

Callers 1

acceptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected