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, waitreadMeshpublic MeshBase readMesh() throws java.io.IOException
java.io.IOExceptionpublic void close()
close in interface MeshReader