public class AndroidBufferAllocator
extends java.lang.Object
implements com.jme3.util.BufferAllocator
| Constructor and Description |
|---|
AndroidBufferAllocator() |
| Modifier and Type | Method and Description |
|---|---|
java.nio.ByteBuffer |
allocate(int size) |
void |
destroyDirectBuffer(java.nio.Buffer toBeDestroyed) |