us.ihmc.graphics3DAdapter.jme
Class JMEMeshDataInterpreter

java.lang.Object
  extended by us.ihmc.graphics3DAdapter.jme.JMEMeshDataInterpreter

public class JMEMeshDataInterpreter
extends java.lang.Object


Constructor Summary
JMEMeshDataInterpreter()
           
 
Method Summary
static com.jme3.scene.Mesh interpretMeshData(MeshDataHolder meshData)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMEMeshDataInterpreter

public JMEMeshDataInterpreter()
Method Detail

interpretMeshData

public static com.jme3.scene.Mesh interpretMeshData(MeshDataHolder meshData)