#include <ost/mol/entity_view.hh>
#include <ost/mol/alg/module_config.hh>
Go to the source code of this file.
Namespaces | |
namespace | ost |
namespace | ost::mol |
namespace | ost::mol::alg |
Functions | |
geom::Vec3 DLLEXPORT_OST_MOL_ALG | CBetaPosition (const ResidueHandle &residue, Real bond_length=1.5) |
geom::Vec3 DLLEXPORT_OST_MOL_ALG | CBetaPosition (const geom::Vec3 &n_pos, const geom::Vec3 &ca_pos, const geom::Vec3 &c_pos, Real bond_length=1.5) |
void DLLEXPORT_OST_MOL_ALG | ConstructCBetas (EntityHandle &entity_handle, bool include_gly=false) |