Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ getBinding
Method
getBinding
src/main/java/field/graphics/ArrayBuffer.java:31–31 ·
view source on GitHub ↗
the OpenGL binding associated with this buffer
()
Source
from the content-addressed store, hash-verified
29
* the OpenGL binding associated with this buffer
30
*/
31
int
getBinding();
32
33
/**
34
* the Shader attribute associated with this buffer
Callers
2
setElements
Method · 0.65
debugContents
Method · 0.65
Implementers
1
SimpleArrayBuffer
src/main/java/field/graphics/SimpleArr
Calls
no outgoing calls
Tested by
no test coverage detected