| Package | Description |
|---|---|
| org.saintandreas.gl |
| Modifier and Type | Field and Description |
|---|---|
IndexBuffer |
IndexedGeometry.ibo |
protected IndexBuffer |
IndexedGeometry.Builder.ibo |
| Modifier and Type | Method and Description |
|---|---|
static IndexBuffer |
OpenGL.toIndexBuffer(java.util.Collection<java.lang.Short> vertices) |
| Constructor and Description |
|---|
Builder(IndexBuffer ibo,
VertexBuffer vbo,
int elements) |
IndexedGeometry(IndexBuffer ibo,
VertexBuffer vbo,
VertexArray vao,
int drawType,
int elements) |
Copyright © 2013-2014. All Rights Reserved.