public class Constraint_3D
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Atom_3D |
atomA |
Atom_3D |
atomB |
javax.vecmath.Point3f |
centerPoint |
float |
currentLength |
Constructor and Description |
---|
Constraint_3D(Atom_3D a,
Atom_3D b) |
Modifier and Type | Method and Description |
---|---|
javax.media.j3d.BranchGroup |
getBranchGroup() |
void |
update() |