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