Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ Enable
Method
Enable
GTE/Graphics/GL46/GL46InputLayout.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
void GL46InputLayout::Enable()
67
{
68
glBindVertexArray(mVArrayHandle);
69
}
70
71
void GL46InputLayout::Disable()
72
{
Callers
nothing calls this directly
Calls
1
glBindVertexArray
Function · 0.85
Tested by
no test coverage detected