public abstract class MeshReaderBase extends java.lang.Object implements MeshReader
Modifier and Type | Method and Description |
---|---|
void |
close() |
MeshBase |
readMesh() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
readMesh
public MeshBase readMesh() throws java.io.IOException
java.io.IOException
public void close()
close
in interface MeshReader