Package com.jme3.scene.plugins.ogre
Class SceneMeshLoader
java.lang.Object
org.xml.sax.helpers.DefaultHandler
com.jme3.scene.plugins.ogre.MeshLoader
com.jme3.scene.plugins.ogre.SceneMeshLoader
- All Implemented Interfaces:
com.jme3.asset.AssetLoader,ContentHandler,DTDHandler,EntityResolver,ErrorHandler
-
Field Summary
Fields inherited from class com.jme3.scene.plugins.ogre.MeshLoader
AUTO_INTERLEAVE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.jme3.scene.plugins.ogre.MeshLoader
characters, endDocument, endElement, startDocument, startElementMethods inherited from class org.xml.sax.helpers.DefaultHandler
endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startPrefixMapping, unparsedEntityDecl, warningMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.xml.sax.ContentHandler
declaration
-
Constructor Details
-
SceneMeshLoader
public SceneMeshLoader()
-
-
Method Details
-
load
- Specified by:
loadin interfacecom.jme3.asset.AssetLoader- Overrides:
loadin classMeshLoader- Throws:
IOException
-
reset
public void reset()
-