OpenStructure
|
#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 |
Namespaces | |
ost | |
ost::mol | |
Functions | |
Real DLLEXPORT_OST_MOL | DihedralAngle (const AtomHandle &a1, const AtomHandle &a2, const AtomHandle &a3, const AtomHandle &a4) |
DLLEXPORT_OST_MOL std::ostream & | operator<< (std::ostream &os, const TorsionHandle &torsion) |