| Package | Description |
|---|---|
| com.io7m.smfj.bytebuffer |
Functions for packing mesh data into Java ByteBuffers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SMFByteBufferPackingConfiguration
The byte buffer packing configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static SMFByteBufferPackingConfiguration |
SMFByteBufferPackingConfiguration.copyOf(SMFByteBufferPackingConfigurationType instance)
Creates an immutable copy of a
SMFByteBufferPackingConfigurationType value. |
SMFByteBufferPackingConfiguration.Builder |
SMFByteBufferPackingConfiguration.Builder.from(SMFByteBufferPackingConfigurationType instance)
Fill a builder with attribute values from the provided
SMFByteBufferPackingConfigurationType instance. |
Copyright © 2017 <code@io7m.com> http://io7m.com