public interface JCGLArrayObjectUsableType extends JCGLResourceUsableType, JCGLNamedType, JCGLReferenceContainerType
| Modifier and Type | Method and Description |
|---|---|
Optional<JCGLArrayVertexAttributeType> |
getAttributeAt(int index) |
Optional<JCGLIndexBufferUsableType> |
getIndexBufferBound() |
int |
getMaximumVertexAttributes() |
isDeletedgetGLNamegetReferencesOptional<JCGLArrayVertexAttributeType> getAttributeAt(int index)
index - The attribute index in the range [0,
getMaximumVertexAttributes() - 1]int getMaximumVertexAttributes()
>= 16.Optional<JCGLIndexBufferUsableType> getIndexBufferBound()
Copyright © 2015 <code@io7m.com> http://io7m.com