com.badlogic.gdx.graphics.g3d.loaders.md2
Class MD2Loader.VertexIndices
java.lang.Object
com.badlogic.gdx.graphics.g3d.loaders.md2.MD2Loader.VertexIndices
- Enclosing class:
- MD2Loader
public class MD2Loader.VertexIndices
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
vIdx
public short vIdx
tIdx
public short tIdx
nIdx
public short nIdx
MD2Loader.VertexIndices
public MD2Loader.VertexIndices(short vIdx,
short tIdx,
short nIdx)
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)