public interface SMFByteBufferPackedAttributeType extends Comparable<SMFByteBufferPackedAttributeType>
| Modifier and Type | Method and Description |
|---|---|
SMFAttribute |
attribute() |
default int |
compareTo(SMFByteBufferPackedAttributeType o) |
int |
offsetOctets()
A specification of the offset in octets from the start of each vertex
at which this attribute's data will be written.
|
int |
order() |
SMFAttribute attribute()
int order()
int offsetOctets()
default int compareTo(SMFByteBufferPackedAttributeType o)
compareTo in interface Comparable<SMFByteBufferPackedAttributeType>Copyright © 2017 <code@io7m.com> http://io7m.com