public class IndexedModel extends Object
protected ArrayList<Integer>
indices
protected ArrayList<Vector3f>
normal
positions
protected ArrayList<Vector2f>
texCoord
IndexedModel()
void
calcNormals()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected ArrayList<Vector3f> positions
protected ArrayList<Vector2f> texCoord
protected ArrayList<Vector3f> normal
protected ArrayList<Integer> indices
public IndexedModel()
public void calcNormals()
Copyright © 2014. All rights reserved.