Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
64
void ObjectVisitor::visitTransformFeedback(TransformFeedback* /*transformfeedback*/)
65
{
66
}
67
68
void ObjectVisitor::visitVertexArray(VertexArray* /*vao*/)
69
{
Callers
1
accept
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected