Class Avogadro::Core::Bond#

class Bond : public BondTemplate<Molecule>#

The Bond class represents a bond in a molecule. To use the appropriate bond implementation for a specific molecule implementation, use the [MoleculeClass]::BondType typedef.

Public Functions

inline Bond()#
inline Bond(Molecule *m, Index i)#