Searched defs:OgreMeshKey (Results 1 - 1 of 1) sorted by relevance

/external/jmonkeyengine/engine/src/ogre/com/jme3/scene/plugins/ogre/
H A DOgreMeshKey.java39 * OgreMeshKey is used to load Ogre3D mesh.xml models with a specific
46 public class OgreMeshKey extends ModelKey { class in inherits:ModelKey
51 public OgreMeshKey(){ method in class:OgreMeshKey
55 public OgreMeshKey(String name){ method in class:OgreMeshKey
59 public OgreMeshKey(String name, MaterialList materialList){ method in class:OgreMeshKey
64 public OgreMeshKey(String name, String materialName){ method in class:OgreMeshKey

Completed in 101 milliseconds