Package com.jmex.model.ogrexml

Class Summary
Material Represents a single Ogre3D material object.
MaterialLoader Reads OGRE3D material files
MaterialLoader.getMaterials() to get a map of materials.
MeshCloner  
OgreEntityNode An ogreloader-specific com.jme.scene.Node.
OgreLoader Loads Ogre MESH.XML and SKELETON.XML files
You must call OgreLoader.setMaterials otherwise OgreLoader won't find the materials.
SceneLoader Loads dotScene files.