Public Methods | |
RotorGroup (const MolAtom &at1, const MolAtom &at2) | |
Constructor, with the two atoms around which the rotation shall be made. | |
Public Attributes | |
const MolAtom * | mpAtom1 |
The first atom defining the rotation axis. | |
const MolAtom * | mpAtom2 |
The second atom defining the rotation axis. | |
set< unsigned long > | mvRotatedAtomList |
The set of atoms that are to be rotated. |
|
Constructor, with the two atoms around which the rotation shall be made. The list of atoms to be rotated is initially empty. |