- java.lang.Object
-
- org.achtern.AchternEngine.core.resource.fileparser.mesh.OBJIndex
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected int |
normal |
protected int |
texCoord |
protected int |
vertex |
-
Constructor Summary
Constructors
| Constructor and Description |
OBJIndex() |
-
-
Field Detail
-
vertex
protected int vertex
-
texCoord
protected int texCoord
-
normal
protected int normal
-
Constructor Detail
-
OBJIndex
public OBJIndex()
Copyright © 2014. All rights reserved.