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