public interface R2MeshConverterListenerType
| Modifier and Type | Method and Description |
|---|---|
void |
onError(Optional<Throwable> e,
Path p,
String message)
Called upon errors.
|
void |
onMeshLoaded(Path p,
String name,
R2MeshType m)
Called when a mesh is loaded.
|
void onMeshLoaded(Path p, String name, R2MeshType m)
p - The filename - The mesh namem - The loaded meshCopyright © 2016 <code@io7m.com> http://io7m.com