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

Method visitTransformFeedback

source/globjects/source/ObjectVisitor.cpp:64–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64void ObjectVisitor::visitTransformFeedback(TransformFeedback* /*transformfeedback*/)
65{
66}
67
68void ObjectVisitor::visitVertexArray(VertexArray* /*vao*/)
69{

Callers 1

acceptMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected