com.jme3.scene.plugins
Class OBJLoader.Vertex

java.lang.Object
  extended by com.jme3.scene.plugins.OBJLoader.Vertex
Enclosing class:
OBJLoader

protected static class OBJLoader.Vertex
extends java.lang.Object


Constructor Summary
protected OBJLoader.Vertex()
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OBJLoader.Vertex

protected OBJLoader.Vertex()
Method Detail

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object