19#ifndef OST_MOL_ALG_CONSTRUCT_CBETA_HH
20#define OST_MOL_ALG_CONSTRUCT_CBETA_HH
25namespace ost {
namespace mol {
namespace alg {
29 Real bond_length=1.5);
34 Real bond_length=1.5);
37 bool include_gly=
false);
Three dimensional vector class, using Real precision.
#define DLLEXPORT_OST_MOL_ALG
geom::Vec3 DLLEXPORT_OST_MOL_ALG CBetaPosition(const ResidueHandle &residue, Real bond_length=1.5)
void DLLEXPORT_OST_MOL_ALG ConstructCBetas(EntityHandle &entity_handle, bool include_gly=false)