| Package | Description |
|---|---|
| com.io7m.jcanephora.core |
Core types and interfaces.
|
| com.io7m.jcanephora.core.api |
Type-safe OpenGL interfaces.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JCGLIndexBufferType
The type of index buffers.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<JCGLIndexBufferUsableType> |
JCGLArrayObjectUsableType.getIndexBufferBound() |
| Modifier and Type | Method and Description |
|---|---|
void |
JCGLArrayObjectBuilderType.setIndexBuffer(JCGLIndexBufferUsableType i)
Set the index buffer that will be bound by default.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<JCGLIndexBufferUsableType> |
JCGLIndexBuffersType.indexBufferGetCurrentlyBound() |
| Modifier and Type | Method and Description |
|---|---|
void |
JCGLIndexBuffersType.indexBufferBind(JCGLIndexBufferUsableType a)
Bind the given index buffer.
|
Copyright © 2016 <code@io7m.com> http://io7m.com