| Package | Description |
|---|---|
| com.io7m.r2.meshes.obj |
OBJ format importer.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,R2MeshBasicType> |
R2ObjMeshImporterType.loadMeshesFromStream(Optional<Path> p,
InputStream s,
R2ObjMeshErrorListenerType error)
Load all meshes from the given stream.
|
Map<String,R2MeshBasicType> |
R2ObjMeshImporter.loadMeshesFromStream(Optional<Path> path,
InputStream s,
R2ObjMeshErrorListenerType error) |
Copyright © 2016 <code@io7m.com> http://io7m.com