org.jmol.shapespecial
Class DrawMesh
java.lang.Object
org.jmol.util.MeshSurface
org.jmol.shape.Mesh
org.jmol.shapespecial.DrawMesh
public class DrawMesh
- extends Mesh
Fields inherited from class org.jmol.shape.Mesh |
atomIndex, bitsets, cappingObject, checkByteCount, colorCommand, colorDensity, diameter, drawTriangles, fillTriangles, frontOnly, havePlanarContours, haveXyPoints, index, insideOut, isPolygonSet, isTwoSided, isValid, lattice, lighting, lineData, linkedMesh, meshColix, meshType, modelIndex, normixes, PREVIOUS_MESH_ID, ptCenter, scale, scriptCommand, showContourLines, showPoints, showTriangles, slabbingObject, thisID, title, vAB, vAC, visibilityFlags, visible, vTemp, width, xmlProperties |
Fields inherited from class org.jmol.util.MeshSurface |
bsFaces, colix, haveQuads, iA, iB, iC, isColorSolid, nSets, offsetVertices, polygonColixes, polygonCount, polygonIndexes, ptOffset, scale3d, SEED_COUNT, surfaceSet, vertexColixes, vertexCount, vertexNormals, vertexSets, vertexValues, vertices |
Methods inherited from class org.jmol.util.MeshSurface |
addPolygon, addQuad, addTriangle, addTriangleCheck, addVertexCopy, addVertexCopy, getIntersection, invalidatePolygons, setABC, setColix, setPolygonCount, slabPolygons |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
modelFlags
BitSet modelFlags
drawType
int drawType
drawTypes
int[] drawTypes
ptCenters
Point3f[] ptCenters
axis
Vector3f axis
axes
Vector3f[] axes
drawVertexCount
int drawVertexCount
drawVertexCounts
int[] drawVertexCounts
isFixed
boolean isFixed
isVector
boolean isVector
drawArrowScale
float drawArrowScale
nohead
boolean nohead
bsMeshesVisible
BitSet bsMeshesVisible
DrawMesh
DrawMesh(String thisID,
Graphics3D g3d,
short colix,
int index)
setCenter
final void setCenter(int iModel)
offset
void offset(Vector3f offset)
deleteAtoms
public void deleteAtoms(int modelIndex)