| Interface | Description |
|---|---|
| R2MBReaderType |
The type of binary mesh readers.
|
| R2MBWriterType |
The type of binary mesh writers.
|
| Class | Description |
|---|---|
| R2MBMappedReader |
A memory-mapped mesh reader.
|
| R2MBMappedWriter |
A memory-mapped implementation of the
R2MBWriterType interface. |
| R2MBUnmappedReader |
A mesh reader that consumes data from a
ReadableByteChannel. |
| R2MBUnmappedWriter |
A mesh writer that writes data to a
WritableByteChannel. |
| R2MBVersion |
The supported R2MB versions.
|
Copyright © 2016 <code@io7m.com> http://io7m.com