org.jmol.shapespecial
public class DrawMesh extends Mesh
| Field Summary | |
|---|---|
| Vector3f[] | axes |
| Vector3f | axis |
| float | drawArrowScale |
| int | drawType |
| int[] | drawTypes |
| int | drawVertexCount |
| int[] | drawVertexCounts |
| boolean | isFixed |
| boolean | isVector |
| BitSet | modelFlags |
| boolean | nohead |
| Point3f[] | ptCenters |
| Constructor Summary | |
|---|---|
| DrawMesh(String thisID, Graphics3D g3d, short colix) | |
| Method Summary | |
|---|---|
| void | deleteAtoms(int modelIndex) |
| void | offset(Vector3f offset) |
| void | setCenter(int iModel) |