org.jmol.shapespecial
static class Ellipsoids.Ellipsoid extends Object
| Field Summary | |
|---|---|
| Vector3f[] | axes |
| Point3f | center |
| double[] | coef |
| short | colix |
| String | id |
| boolean | isOn |
| boolean | isValid |
| float[] | lengths |
| int | modelIndex |
| float | scale |
| boolean | visible |
| Constructor Summary | |
|---|---|
| Ellipsoid(String id, int modelIndex) | |