| Package | Description |
|---|---|
| com.io7m.smfj.bytebuffer |
Functions for packing mesh data into Java ByteBuffers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SMFByteBufferPackedAttribute
A packed attribute.
|
| Modifier and Type | Method and Description |
|---|---|
default int |
SMFByteBufferPackedAttributeType.compareTo(SMFByteBufferPackedAttributeType o) |
static SMFByteBufferPackedAttribute |
SMFByteBufferPackedAttribute.copyOf(SMFByteBufferPackedAttributeType instance)
Creates an immutable copy of a
SMFByteBufferPackedAttributeType value. |
SMFByteBufferPackedAttribute.Builder |
SMFByteBufferPackedAttribute.Builder.from(SMFByteBufferPackedAttributeType instance)
Fill a builder with attribute values from the provided
SMFByteBufferPackedAttributeType instance. |
Copyright © 2017 <code@io7m.com> http://io7m.com