| 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 |
JCGLArrayObjectType
An array object.
|
| Modifier and Type | Method and Description |
|---|---|
JCGLArrayObjectUsableType |
JCGLArrayObjectsType.arrayObjectGetCurrentlyBound() |
JCGLArrayObjectUsableType |
JCGLArrayObjectsType.arrayObjectGetDefault()
A default array object is provided in order to allow for code to create and
manipulate
JCGLIndexBufferType values
without needing to explicitly create an array object just for this
purpose. |
| Modifier and Type | Method and Description |
|---|---|
void |
JCGLArrayObjectsType.arrayObjectBind(JCGLArrayObjectUsableType a)
Bind the given array object.
|
Copyright © 2016 <code@io7m.com> http://io7m.com