![]() |
Rosetta
2021.16
|
#include <XYZ_Func.hh>

Public Member Functions | |
| ResiduePairXYZ (Residue const &rsd1_in, Residue const &rsd2_in) | |
| Vector const & | operator() (AtomID const &id) const override |
| Residue const & | residue (Size seqpos) const override |
| ~ResiduePairXYZ () override | |
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 | ||
| ) |
|
overridedefault |
|
overridevirtual |
Implements core::scoring::func::XYZ_Func.
References core::conformation::Residue::natoms(), rsd1_, rsd2_, core::conformation::Residue::seqpos(), and core::conformation::Residue::xyz().
|
overridevirtual |
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