#include <SICFast.hh>
|
typedef numeric::xyzVector
< platform::Real > | Vec |
| |
|
| | SICFast () |
| |
| | SICFast (core::Real clash_dis) |
| |
| | ~SICFast () override |
| |
| void | init (core::pose::Pose const &pose1) |
| |
| void | init (core::pose::Pose const &pose1, core::pose::Pose const &pose2) |
| |
| void | init (core::pose::Pose const &pose1, core::id::AtomID_Map< platform::Real > const &clash_atoms1) |
| |
| void | init (core::pose::Pose const &pose1, core::pose::Pose const &pose2, core::id::AtomID_Map< platform::Real > const &clash_atoms1, core::id::AtomID_Map< platform::Real > const &clash_atoms2) |
| |
| core::Real | slide_into_contact (Xform const &xmob, Xform const &xfix, Vec ori) const |
| |
| core::Real | slide_into_contact (Xforms const &xmob, Xforms const &xfix, Vec ori) const |
| |
| core::Real | slide_into_contact_DEPRICATED (core::kinematics::Stub const &xmob, core::kinematics::Stub const &xfix, Vec ori) const |
| |
| protocols::sic_dock::SICFast::SICFast |
( |
| ) |
|
| protocols::sic_dock::SICFast::SICFast |
( |
core::Real |
clash_dis | ) |
|
| protocols::sic_dock::SICFast::~SICFast |
( |
| ) |
|
|
override |
| core::Real protocols::sic_dock::SICFast::slide_into_contact |
( |
Xform const & |
xmob, |
|
|
Xform const & |
xfix, |
|
|
Vec |
ori |
|
) |
| const |
References BIN, CLD2, protocols::sic_dock::fill_plane_hash(), protocols::sic_dock::get_bounds_intersection(), protocols::sic_dock::get_mindis_with_plane_hashes(), h1_, h2_, protocols::sic_dock::refine_mindis_with_xyzHash(), and rot().
Referenced by slide_into_contact(), protocols::sic_dock::slide_into_contact_and_score(), and slide_into_contact_DEPRICATED().
The documentation for this class was generated from the following files: