![]() |
Rosetta
2021.16
|
#include <RotamerDescriptor.hh>
Public Member Functions | |
| RotamerDescriptor () | |
| void | natoms (Size setting) |
| void | atom (Size index, RotamerDescriptorAtom< AT, CPDAT > const &newatom) |
| void | rotamer_id (Size setting) |
| Size | natoms () const |
| Size | rotamer_id () const |
| RotamerDescriptorAtom< AT, CPDAT > const & | atom (Size index) |
| bool | operator< (RotamerDescriptor< AT, CPDAT > const &other) const |
| Size | count_atoms_in_common (RotamerDescriptor< AT, CPDAT > const &other) const |
Private Attributes | |
| Size | rotamer_id_ |
| utility::vector1 < RotamerDescriptorAtom< AT, CPDAT > > | atoms_ |
| Size | natoms_ |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
References core::scoring::trie::RotamerDescriptor< AT, CPDAT >::atoms_, and core::scoring::trie::RotamerDescriptor< AT, CPDAT >::natoms_.
Referenced by core::scoring::hbonds::create_rotamer_descriptor(), core::scoring::elec::create_rotamer_descriptor(), and core::scoring::lkball::create_rotamer_descriptor().
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
1.8.7