org.jmol.shapespecial
Class Polyhedra.Polyhedron
java.lang.Object
org.jmol.shapespecial.Polyhedra.Polyhedron
- Enclosing class:
- Polyhedra
class Polyhedra.Polyhedron
- extends java.lang.Object
Constructor Summary |
Polyhedra.Polyhedron(Atom centralAtom,
int ptCenter,
int nPoints,
int planeCount,
javax.vecmath.Point3f[] otherAtoms,
short[] normixes,
byte[] planes)
|
Method Summary |
protected java.lang.String |
getState()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
modelIndex
int modelIndex
centralAtom
final Atom centralAtom
vertices
final javax.vecmath.Point3f[] vertices
ptCenter
int ptCenter
visible
boolean visible
normixes
final short[] normixes
planes
byte[] planes
visibilityFlags
int visibilityFlags
collapsed
boolean collapsed
myFaceCenterOffset
float myFaceCenterOffset
myDistanceFactor
float myDistanceFactor
Polyhedra.Polyhedron
Polyhedra.Polyhedron(Atom centralAtom,
int ptCenter,
int nPoints,
int planeCount,
javax.vecmath.Point3f[] otherAtoms,
short[] normixes,
byte[] planes)
getState
protected java.lang.String getState()