| Package | Description |
|---|---|
| com.io7m.r2.meshes.binary.r2mb |
JPRA definitions for the R2MB format.
|
| Modifier and Type | Class and Description |
|---|---|
class |
R2MBHeaderByteBuffered
A
ByteBuffer based implementation of the R2MBHeader record type. |
| Modifier and Type | Method and Description |
|---|---|
static R2MBHeaderType |
R2MBHeaderByteBuffered.newValue(ByteBuffer in_buffer,
com.io7m.jpra.runtime.java.JPRACursorByteReadableType in_pointer)
Construct a view of a type.
|
static R2MBHeaderType |
R2MBHeaderByteBuffered.newValueWithOffset(ByteBuffer in_buffer,
com.io7m.jpra.runtime.java.JPRACursorByteReadableType in_pointer,
int in_base_offset)
Construct a view of a type.
|
Copyright © 2017 <code@io7m.com> http://io7m.com