|
Rosetta 3.5
|
set the residue neighbor radius More...
#include <PatchOperation.hh>


Public Member Functions | |
| SetNbrRadius (Real const &radius) | |
| constructor More... | |
| bool | apply (ResidueType &rsd) const |
| set the residue neighbor atom More... | |
Public Member Functions inherited from core::chemical::PatchOperation | |
| virtual | ~PatchOperation () |
| Automatically generated virtual destructor for class deriving directly from ReferenceCount. More... | |
Private Attributes | |
| Real | radius_ |
set the residue neighbor radius
Definition at line 732 of file PatchOperation.hh.
|
inline |
constructor
Definition at line 735 of file PatchOperation.hh.
|
inlinevirtual |
set the residue neighbor atom
Implements core::chemical::PatchOperation.
Definition at line 741 of file PatchOperation.hh.
References core::chemical::ResidueType::nbr_radius(), and radius_.
|
private |
Definition at line 748 of file PatchOperation.hh.
Referenced by apply().
1.8.4