public static class GL3ElementAttributeArray.IBOInfo
extends java.lang.Object
Constructor and Description |
---|
IBOInfo(int type,
int offset,
int stride,
int count) |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
int |
getOffset() |
int |
getStride() |
int |
getType() |