| Package | Description |
|---|---|
| org.saintandreas.gl |
| Modifier and Type | Field and Description |
|---|---|
static IndexedGeometry |
OpenGL.COLOR_CUBE |
| Modifier and Type | Method and Description |
|---|---|
IndexedGeometry |
IndexedGeometry.Builder.build() |
static IndexedGeometry |
OpenGL.makeColorCube() |
static IndexedGeometry |
OpenGL.makeTexturedQuad() |
static IndexedGeometry |
OpenGL.makeTexturedQuad(org.saintandreas.math.Vector2f min,
org.saintandreas.math.Vector2f max) |
static IndexedGeometry |
OpenGL.makeTexturedQuad(org.saintandreas.math.Vector2f min,
org.saintandreas.math.Vector2f max,
org.saintandreas.math.Vector2f tmin,
org.saintandreas.math.Vector2f tmax) |
Copyright © 2013-2014. All Rights Reserved.