org.jmol.shapespecial
public class VectorsRenderer extends ShapeRenderer
| Field Summary | |
|---|---|
| static float | arrowHeadOffset |
| int | diameter |
| boolean | doShaft |
| Vector3f | headOffsetVector |
| float | headScale |
| int | headWidthPixels |
| Point3f | pointArrowHead |
| Point3f | pointVectorEnd |
| Point3i | screenArrowHead |
| Point3i | screenVectorEnd |
| float | vectorScale |
| Method Summary | |
|---|---|
| protected void | render() |
| void | renderVector(Atom atom) |
| boolean | transform(short mad, Atom atom, Vector3f vibrationVector) |