public static class MeshData.VertexDefine extends java.lang.Object
int
normalIndex
positionIndex
selfIndex
texCoordIndex
VertexDefine()
boolean
equals(java.lang.Object o)
java.lang.String
getKey()
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public int selfIndex
public int positionIndex
public int texCoordIndex
public int normalIndex
public VertexDefine()
public boolean equals(java.lang.Object o)
equals
java.lang.Object
public int hashCode()
hashCode
public java.lang.String getKey()