#include <ost/mol/impl/torsion_impl_fw.hh>
#include <ost//mol/atom_handle.hh>
#include <ost/mol/entity_visitor_fw.hh>
Go to the source code of this file.
Data Structures | |
class | TorsionHandle |
Named torsion (dihedral) angle. More... | |
Namespaces | |
namespace | ost |
namespace | ost::mol |
Functions | |
Real DLLIMPORT | DihedralAngle (const AtomHandle &a1, const AtomHandle &a2, const AtomHandle &a3, const AtomHandle &a4) |
DLLIMPORT std::ostream & | operator<< (std::ostream &os, const TorsionHandle &torsion) |