MCPcopy 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

setElementsMethod · 0.65
debugContentsMethod · 0.65

Implementers 1

SimpleArrayBuffersrc/main/java/field/graphics/SimpleArr

Calls

no outgoing calls

Tested by

no test coverage detected