| Package | Description |
|---|---|
| com.io7m.smfj.bytebuffer |
Functions for packing mesh data into Java ByteBuffers.
|
| Modifier and Type | Method and Description |
|---|---|
static SMFByteBufferPackedAttribute.Builder |
SMFByteBufferPackedAttribute.builder()
Creates a builder for
SMFByteBufferPackedAttribute. |
SMFByteBufferPackedAttribute.Builder |
SMFByteBufferPackedAttribute.Builder.from(SMFByteBufferPackedAttributeType instance)
Fill a builder with attribute values from the provided
SMFByteBufferPackedAttributeType instance. |
SMFByteBufferPackedAttribute.Builder |
SMFByteBufferPackedAttribute.Builder.setAttribute(SMFAttribute attribute)
Initializes the value for the
attribute attribute. |
SMFByteBufferPackedAttribute.Builder |
SMFByteBufferPackedAttribute.Builder.setOffsetOctets(int offsetOctets)
Initializes the value for the
offsetOctets attribute. |
SMFByteBufferPackedAttribute.Builder |
SMFByteBufferPackedAttribute.Builder.setOrder(int order)
Initializes the value for the
order attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com