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
IOException
public double progress()
public static List<Track> loadMeshes(File input) throws IOException
IOException
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.