| Package | Description |
|---|---|
| com.io7m.jcanephora.core |
Core types and interfaces.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JCGLArrayVertexAttributeFloatingPointType
The type of array vertex attributes that will be converted to floating-point
during shading.
|
interface |
JCGLArrayVertexAttributeIntegralType
The type of array vertex attributes that are of an integer type and will not
be converted during shading.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<JCGLArrayVertexAttributeType> |
JCGLArrayObjectUsableType.attributeAt(int index) |
Optional<JCGLArrayVertexAttributeType> |
JCGLArrayObjectBuilderType.getAttributeAt(int index) |
Copyright © 2017 <code@io7m.com> http://io7m.com