| DOFCacher | PBond | [friend] |
| getAtom(BondDirection dir) const | PBond | |
| getAtom1() const | PBond | [inline] |
| getAtom2() const | PBond | [inline] |
| getLength() | PBond | |
| isDOF() const | PBond | [inline] |
| PBond(PAtom *a1, PAtom *a2, bool isDOF) | PBond | [inline] |
| Rotate(BondDirection dir, float degrees, PChain *chain) | PBond | |
| Rotate(BondDirection dir, float degrees) | PBond | |
| traverseAtoms(BondDirection dir, AtomFunctor *atomFn, PChain *rootChain) | PBond | [inline] |
| traverseBonds(BondDirection dir, BondFunctor *bondFn, PChain *rootChain) | PBond | [inline] |
| traverseChain(BondDirection dir, AtomFunctor *atomFn, BondFunctor *bondFn, PChain *rootChain) | PBond | |