public class MeshReader extends Object
| Constructor and Description |
|---|
MeshReader(File meshFile) |
| Modifier and Type | Method and Description |
|---|---|
List<Track> |
loadMeshes() |
static List<Track> |
loadMeshes(File input) |
double |
progress() |
public MeshReader(File meshFile)
public List<Track> loadMeshes() throws IOException
IOExceptionpublic double progress()
public static List<Track> loadMeshes(File input) throws IOException
IOExceptionCopyright © 2013–2022 Francis Crick Institute. All rights reserved.