Package | Description |
---|---|
de.jreality.scene.data |
Contains the structures to store and transfer all sorts of data in the scene.
|
Modifier and Type | Field and Description |
---|---|
static LinkedList<ByteBufferList> |
ByteBufferList.usedDataLists |
Modifier and Type | Method and Description |
---|---|
static ByteBufferList |
ByteBufferList.createByteBufferCopy(DataList dl) |
Modifier and Type | Method and Description |
---|---|
static void |
ByteBufferList.freeDataList(ByteBufferList wdl) |
static void |
ByteBufferList.releaseList(ByteBufferList copy) |