public interface R2ObjMeshImporterType
| Modifier and Type | Method and Description |
|---|---|
Map<String,R2MeshBasicType> |
loadMeshesFromStream(Optional<Path> p,
InputStream s,
R2ObjMeshErrorListenerType error)
Load all meshes from the given stream.
|
Map<String,R2MeshBasicType> loadMeshesFromStream(Optional<Path> p, InputStream s, R2ObjMeshErrorListenerType error)
p - The file name, if anys - The streamerror - An error listenerCopyright © 2016 <code@io7m.com> http://io7m.com