com.ptc.wvs.server.thumbnail.j3d
Class OL5FileReader.DirEntry
java.lang.Object
com.ptc.wvs.server.thumbnail.j3d.OL5FileReader.DirEntry
- Enclosing class:
- OL5FileReader
- public class OL5FileReader.DirEntry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
startpos
public int startpos
endpos
public int endpos
startgeom
public int startgeom
endgeom
public int endgeom
startmesh
public int startmesh
endmesh
public int endmesh
numoftri
public int numoftri
numofvertex
public int numofvertex
lodcnt
public int lodcnt
lodstart
public int[] lodstart
lodend
public int[] lodend
lodtri
public int[] lodtri
lodvert
public int[] lodvert
OL5FileReader.DirEntry
public OL5FileReader.DirEntry()
read
public void read(InputStream bi)
throws IOException
- Throws:
IOException