|
Rosetta 3.5
|
returns relative orientation of chains at res1 and res2 this is the inner product of the respective N-C vectors. More...
#include <PairingLibrary.hh>


Public Member Functions | |
| virtual | ~BasePairingLibrary () |
| virtual void | create_jump_fragments (int const orientation, int const pleating, bool bWithTorsion, core::fragment::FragDataList &) const =0 |
| virtual void | generate_jump_frags (core::scoring::dssp::PairingsList const &pairings, core::kinematics::MoveMap const &mm, bool bWithTorsion, core::fragment::FragSet &frags_accumulator)=0 |
returns relative orientation of chains at res1 and res2 this is the inner product of the respective N-C vectors.
Definition at line 80 of file PairingLibrary.hh.
|
virtual |
Definition at line 76 of file PairingLibrary.cc.
|
pure virtual |
Implemented in protocols::jumping::PairingLibrary.
|
pure virtual |
Implemented in protocols::jumping::PairingLibrary.
1.8.4