|
Rosetta 3.5
|

Public Member Functions | |
| CBScoreVisitor (Real const &clash_dis_in, Real const &contact_dis_in) | |
| void | visit (numeric::xyzVector< Real > const &, Real const &vm, numeric::xyzVector< Real > const &, Real const &cm, Real const &d2) |
Public Attributes | |
| Real const | clash_dis |
| Real const | contact_dis |
| Real | score |
Definition at line 91 of file RigidScore.cc.
|
inline |
Definition at line 94 of file RigidScore.cc.
|
inline |
Definition at line 104 of file RigidScore.cc.
References clash_dis, contact_dis, protocols::sic_dock::dist_score(), and score.
| Real const protocols::sic_dock::CBScoreVisitor::clash_dis |
Definition at line 92 of file RigidScore.cc.
Referenced by visit().
| Real const protocols::sic_dock::CBScoreVisitor::contact_dis |
Definition at line 92 of file RigidScore.cc.
Referenced by visit().
| Real protocols::sic_dock::CBScoreVisitor::score |
Definition at line 93 of file RigidScore.cc.
Referenced by protocols::sic_dock::CBScore::score(), and visit().
1.8.4