![]() |
Rosetta
2021.16
|
#include <GenPharmacophore.hh>
Public Member Functions | |
| UnionEdge (SmallMol *x, SmallMol *y) | |
| SmallMol * | get_a () |
| SmallMol * | get_b () |
| core::Real | get_dist () const |
| bool | operator< (UnionEdge const &e) const |
Private Attributes | |
| SmallMol * | a |
| SmallMol * | b |
| core::Real | dist |
References a, b, protocols::pockets::SmallMol::cal_min_dist(), and dist.
|
inline |
References dist.
Referenced by operator<().
References dist, and get_dist().
|
private |
Referenced by get_a(), and UnionEdge().
|
private |
Referenced by get_b(), and UnionEdge().
|
private |
Referenced by get_dist(), operator<(), and UnionEdge().
1.8.7