| Package | Description |
|---|---|
| org.achtern.AchternEngine.core.rendering.mesh | |
| org.achtern.AchternEngine.lwjgl.util |
| Modifier and Type | Field and Description |
|---|---|
protected MeshData.Mode |
MeshData.mode |
| Modifier and Type | Method and Description |
|---|---|
static MeshData.Mode |
MeshData.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MeshData.Mode[] |
MeshData.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Mesh.setMode(MeshData.Mode mode) |
| Modifier and Type | Method and Description |
|---|---|
static int |
GLEnum.getGLEnum(MeshData.Mode mode) |
Copyright © 2014. All rights reserved.