Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ visitVertexArray
Method
visitVertexArray
source/globjects/source/ObjectVisitor.cpp:68–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
void ObjectVisitor::visitVertexArray(VertexArray* /*vao*/)
69
{
70
}
71
72
73
} // namespace globjects
Callers
1
accept
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected