| Package | Description |
|---|---|
| com.io7m.jcanephora.async |
Asynchronous resource loading.
|
| com.io7m.jcanephora.core |
Core types and interfaces.
|
| com.io7m.jcanephora.renderstate |
Render state abstraction.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JCGLAsyncBufferPairType
A pair consisting of an array buffer and an index buffer.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JCGLClearSpecificationType
The type of buffer clearing specifications.
|
interface |
JCGLVersionNumberType
A structure representing the version number of a given OpenGL
implementation, broken into "major", "minor", and "micro" components.
|
interface |
JCGLVersionType
A structure representing the version of the current OpenGL implementation.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JCGLBlendStateType
Blending state.
|
interface |
JCGLColorBufferMaskingStateType
Color buffer masking state.
|
interface |
JCGLCullingStateType
Face culling state.
|
interface |
JCGLDepthStateType
Depth testing/writing state.
|
interface |
JCGLRenderStateType
The type of render states.
|
interface |
JCGLStencilStateType
Stencil testing/writing state.
|
Copyright © 2017 <code@io7m.com> http://io7m.com