| Package | Description |
|---|---|
| org.achtern.AchternEngine.core.resource.fileparser.mesh |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<OBJIndex> |
OBJParser.indices |
| Modifier and Type | Method and Description |
|---|---|
protected OBJIndex |
OBJParser.parseOBJIndex(String token)
An OBJIndex contains indicies to various types of data
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<OBJIndex> |
OBJParser.getIndices() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OBJIndex.equals(OBJIndex index) |
| Modifier and Type | Method and Description |
|---|---|
void |
OBJParser.setIndices(ArrayList<OBJIndex> indices) |
Copyright © 2015. All rights reserved.