| Package | Description |
|---|---|
| com.io7m.smfj.bytebuffer |
Functions for packing mesh data into Java ByteBuffers.
|
| Modifier and Type | Method and Description |
|---|---|
static SMFByteBufferPackedAttributeSet.Builder |
SMFByteBufferPackedAttributeSet.builder()
Creates a builder for
SMFByteBufferPackedAttributeSet. |
SMFByteBufferPackedAttributeSet.Builder |
SMFByteBufferPackedAttributeSet.Builder.from(SMFByteBufferPackedAttributeSetType instance)
Fill a builder with attribute values from the provided
SMFByteBufferPackedAttributeSetType instance. |
SMFByteBufferPackedAttributeSet.Builder |
SMFByteBufferPackedAttributeSet.Builder.setByteBuffer(ByteBuffer byteBuffer)
Initializes the value for the
byteBuffer attribute. |
SMFByteBufferPackedAttributeSet.Builder |
SMFByteBufferPackedAttributeSet.Builder.setConfiguration(SMFByteBufferPackingConfiguration configuration)
Initializes the value for the
configuration attribute. |
SMFByteBufferPackedAttributeSet.Builder |
SMFByteBufferPackedAttributeSet.Builder.setId(int id)
Initializes the value for the
id attribute. |
Copyright © 2017 <code@io7m.com> http://io7m.com