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

Method visitTexture

source/globjects/source/ObjectVisitor.cpp:60–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60void ObjectVisitor::visitTexture(Texture* /*texture*/)
61{
62}
63
64void ObjectVisitor::visitTransformFeedback(TransformFeedback* /*transformfeedback*/)
65{

Callers 1

acceptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected