| Package | Description |
|---|---|
| com.io7m.jcanephora.core.api |
Type-safe OpenGL interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JCGLArrayBuffersType.arrayBufferUpdate(JCGLBufferUpdateType<JCGLArrayBufferType> u)
Perform the array buffer update
u. |
void |
JCGLDrawType.drawElements(JCGLPrimitives p)
Draw primitives of type
p, taking the data from each currently
active vertex attribute using elements taken from the currently bound index
buffer. |
void |
JCGLIndexBuffersType.indexBufferUpdate(JCGLBufferUpdateType<JCGLIndexBufferType> u)
Perform the index buffer update
u. |
Copyright © 2015 <code@io7m.com> http://io7m.com