public class VBO
extends java.lang.Object
| Constructor and Description |
|---|
VBO(int target,
int size,
java.nio.Buffer data,
int usage) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
int |
getId() |
void |
subBuffer(int target,
int size,
java.nio.Buffer data) |