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, startElement
public java.lang.Object load(AssetInfo info) throws java.io.IOException
AssetLoader
load
in interface AssetLoader
load
in class MeshLoader
info
- the located assetjava.io.IOException
- If an I/O error occurs while loadingpublic void reset()