Avogadro::Core::DihedralIterator
-
class DihedralIterator
Public Functions
-
DihedralIterator(const Molecule *mol)
Constructor.
-
~DihedralIterator() = default
-
inline Dihedral *operator*()
-
Dihedral begin()
-
inline Dihedral end() const
-
Dihedral operator++()
-
inline bool operator!=(const DihedralIterator &other)