org.jmol.shapespecial
public class PolyhedraRenderer extends ShapeRenderer
| Field Summary | |
|---|---|
| int | drawEdges |
| Method Summary | |
|---|---|
| void | drawFace(short normix, Atom atomA, Atom atomB, Atom atomC, boolean isAll, boolean isFrontOnly) |
| void | fillFace(short normix, Atom atomA, Atom atomB, Atom atomC) |
| protected void | render() |
| void | render1(Polyhedra.Polyhedron p, short colix) |