| Package | Description |
|---|---|
| com.io7m.smfj.bytebuffer |
Functions for packing mesh data into Java ByteBuffers.
|
| Modifier and Type | Method and Description |
|---|---|
static com.io7m.jpra.runtime.java.JPRACursor1DType<SMFByteBufferIntegerSigned2Type> |
SMFByteBufferCursors.createSigned2(SMFByteBufferPackingConfiguration config,
SMFByteBufferPackedAttribute packed_attr,
ByteBuffer buffer)
Create a signed integer cursor.
|
static com.io7m.jpra.runtime.java.JPRACursor1DType<SMFByteBufferIntegerSigned2Type> |
SMFByteBufferCursors.createSigned2Raw(ByteBuffer buffer,
int component_size,
int offset,
int vertex_size)
Create a signed integer cursor.
|
Copyright © 2017 <code@io7m.com> http://io7m.com