MCPcopy Create free account
hub / github.com/cginternals/globjects / visitShader

Method visitShader

source/globjects/source/ObjectVisitor.cpp:56–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56void ObjectVisitor::visitShader(Shader* /*shader*/)
57{
58}
59
60void ObjectVisitor::visitTexture(Texture* /*texture*/)
61{

Callers 1

acceptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected