public class SceneMeshLoader extends MeshLoader
AUTO_INTERLEAVE| Constructor and Description | 
|---|
SceneMeshLoader()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Object | 
load(AssetInfo info)
Loads asset from the given input stream, parsing it into
 an application-usable object. 
 | 
void | 
reset()  | 
characters, endDocument, endElement, startDocument, startElementpublic java.lang.Object load(AssetInfo info) throws java.io.IOException
AssetLoaderload in interface AssetLoaderload in class MeshLoaderinfo - the located assetjava.io.IOException - If an I/O error occurs while loadingpublic void reset()