Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ getSize
Method
getSize
src/main/java/field/graphics/ArrayBuffer.java:26–26 ·
view source on GitHub ↗
the number of elements of dimension in this buffer
()
Source
from the content-addressed store, hash-verified
24
* the number of elements of dimension in this buffer
25
*/
26
int
getSize();
27
28
/**
29
* the OpenGL binding associated with this buffer
Callers
13
ensureSize
Method · 0.95
ensureExists
Method · 0.95
ensureElementSize
Method · 0.95
setVertexLimit
Method · 0.95
setVertexMax
Method · 0.95
trimVertexLimit
Method · 0.95
TextureBuffer
Method · 0.65
setElementLimit
Method · 0.65
setElementMax
Method · 0.65
trimElementLimit
Method · 0.65
setBuffer
Method · 0.65
setElements
Method · 0.65
Implementers
1
SimpleArrayBuffer
src/main/java/field/graphics/SimpleArr
Calls
no outgoing calls
Tested by
no test coverage detected