|
Rosetta 3.5
|
#include <LK_BallInfo.hh>

Public Member Functions | |
| WaterBuilder (Vector const &water, conformation::Residue const &rsd, Size const atom1, Size const atom2, Size const atom3) | |
| Vector | build (conformation::Residue const &rsd) const |
Private Attributes | |
| Size | atom1_ |
| Size | atom2_ |
| Size | atom3_ |
| Vector | xyz_local_ |
Stores the internal coordinates of an ideal water position
Definition at line 61 of file LK_BallInfo.hh.
| core::scoring::methods::WaterBuilder::WaterBuilder | ( | Vector const & | water, |
| conformation::Residue const & | rsd, | ||
| Size const | atom1, | ||
| Size const | atom2, | ||
| Size const | atom3 | ||
| ) |
Definition at line 91 of file LK_BallInfo.cc.
| Vector core::scoring::methods::WaterBuilder::build | ( | conformation::Residue const & | rsd) | const |
Definition at line 105 of file LK_BallInfo.cc.
References atom1_, atom2_, atom3_, core::conformation::Residue::xyz(), and xyz_local_.
|
private |
Definition at line 75 of file LK_BallInfo.hh.
Referenced by build().
|
private |
Definition at line 76 of file LK_BallInfo.hh.
Referenced by build().
|
private |
Definition at line 77 of file LK_BallInfo.hh.
Referenced by build().
|
private |
Definition at line 78 of file LK_BallInfo.hh.
Referenced by build().
1.8.4