| Package | Description |
|---|---|
| com.io7m.r2.meshes.arrayobject |
Functions for producing array objects from mesh parsers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R2MeshArrayObjectSynchronousAdapter
The default implementation of the
R2MeshArrayObjectSynchronousAdapterType
interface. |
| Modifier and Type | Method and Description |
|---|---|
static R2MeshArrayObjectSynchronousAdapterType |
R2MeshArrayObjectSynchronousAdapter.newAdapter(com.io7m.jcanephora.core.api.JCGLArrayObjectsType in_ao,
com.io7m.jcanephora.core.api.JCGLArrayBuffersType in_ab,
com.io7m.jcanephora.core.api.JCGLIndexBuffersType in_ib,
com.io7m.jcanephora.core.JCGLUsageHint in_array_usage,
com.io7m.jcanephora.core.JCGLUnsignedType in_index_type,
com.io7m.jcanephora.core.JCGLUsageHint in_index_usage,
R2VertexCursorProducerInfoType in_cursor_info,
R2VertexCursorProducerType<ByteBuffer> in_cursor_producer)
Construct a new adapter.
|
Copyright © 2017 <code@io7m.com> http://io7m.com