![]() |
Rosetta Core
2014.16.56682
|
#include <XYZ_Func.hh>
Public Member Functions | |
| ResiduePairXYZ (Residue const &rsd1_in, Residue const &rsd2_in) | |
| virtual Vector const & | operator() (AtomID const &id) const |
| virtual Residue const & | residue (Size seqpos) const |
| virtual | ~ResiduePairXYZ () |
Public Member Functions inherited from core::scoring::func::XYZ_Func | |
| virtual | ~XYZ_Func () |
Private Attributes | |
| Residue const & | rsd1_ |
| Residue const & | rsd2_ |
Additional Inherited Members | |
Public Types inherited from core::scoring::func::XYZ_Func | |
| typedef id::AtomID | AtomID |
| typedef conformation::Residue | Residue |
| typedef conformation::Conformation | Conformation |
| core::scoring::func::ResiduePairXYZ::ResiduePairXYZ | ( | Residue const & | rsd1_in, |
| Residue const & | rsd2_in | ||
| ) |
|
virtual |
Implements core::scoring::func::XYZ_Func.
References core::conformation::Residue::natoms(), rsd1_, rsd2_, core::conformation::Residue::seqpos(), and core::conformation::Residue::xyz().
|
virtual |
Implements core::scoring::func::XYZ_Func.
References rsd1_, rsd2_, and core::conformation::Residue::seqpos().
|
private |
Referenced by operator()(), and residue().
|
private |
Referenced by operator()(), and residue().
1.8.7