| Package | Description |
|---|---|
| com.io7m.jcanephora.core |
Core types and interfaces.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JCGLArrayBufferType
The type of array buffers.
|
interface |
JCGLArrayBufferUsableType
The type of usable array buffers.
|
interface |
JCGLBufferUsableType
The type of usable buffers.
|
interface |
JCGLBufferWritableType
The type of buffers allocated on the GPU that have mutable contents.
|
interface |
JCGLIndexBufferType
The type of index buffers.
|
interface |
JCGLIndexBufferUsableType
The type of usable index buffers.
|
interface |
JCGLTexture2DType
The type of 2D textures.
|
interface |
JCGLTexture2DUsableType
The type of usable 2D textures.
|
interface |
JCGLTextureCubeType
The type of cube textures.
|
interface |
JCGLTextureCubeUsableType
The type of usable cube textures.
|
interface |
JCGLTextureType
The type of textures.
|
interface |
JCGLTextureUsableType
The type of usable textures.
|
Copyright © 2015 <code@io7m.com> http://io7m.com