public final class R2ObjMeshImporter extends Object implements R2ObjMeshImporterType
R2ObjMeshImporterType interface.| Modifier and Type | Method and Description |
|---|---|
Map<String,R2MeshBasicType> |
loadMeshesFromStream(Optional<Path> path,
InputStream s,
R2ObjMeshErrorListenerType error)
Load all meshes from the given stream.
|
static R2ObjMeshImporterType |
newImporter() |
public static R2ObjMeshImporterType newImporter()
public Map<String,R2MeshBasicType> loadMeshesFromStream(Optional<Path> path, InputStream s, R2ObjMeshErrorListenerType error)
R2ObjMeshImporterTypeloadMeshesFromStream in interface R2ObjMeshImporterTypepath - The file name, if anys - The streamerror - An error listenerCopyright © 2016 <code@io7m.com> http://io7m.com