org.jmol.shapesurface
class Pmesh.PmeshBinaryDocument extends BinaryDocument
Field Summary | |
---|---|
int | polygonCount |
int | vertexCount |
Constructor Summary | |
---|---|
PmeshBinaryDocument(BufferedInputStream bis) |
Method Summary | |
---|---|
void | close() |
int | getPolygonCount() |
int | getVertexCount() |
boolean | readHeader() |