|
OpenStructure
|
#include <ost/mol/entity_view.hh>#include <ost/mol/entity_handle.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 | |
| Real DLLEXPORT_OST_MOL_ALG | ClashScore (const mol::EntityView &ent_a, const mol::EntityView &ent_b) |
| Real DLLEXPORT_OST_MOL_ALG | ClashScore (const mol::EntityHandle &ent_a, const mol::EntityView &ent_b) |
| Real DLLEXPORT_OST_MOL_ALG | ClashScore (const mol::AtomHandle &atom, const mol::EntityView &ent_b) |
| Real DLLEXPORT_OST_MOL_ALG | StericEnergy (const geom::Vec3 &pos1, Real r1, const geom::Vec3 &pos2, Real r2) |
1.8.1.1