|
Rosetta 3.5
|
#include <CoarseRotamer.hh>


Public Member Functions | |
| CoarseRotamerSet () | |
| void | push_back (CoarseRotamerOP rot) |
Private Attributes | |
| utility::vector1< CoarseRotamerOP > | rotamers_ |
Definition at line 65 of file CoarseRotamer.hh.
| core::pack::dunbrack::CoarseRotamerSet::CoarseRotamerSet | ( | ) |
Definition at line 40 of file CoarseRotamer.cc.
| void core::pack::dunbrack::CoarseRotamerSet::push_back | ( | CoarseRotamerOP | rot) |
Definition at line 44 of file CoarseRotamer.cc.
References rotamers_.
|
private |
Definition at line 74 of file CoarseRotamer.hh.
Referenced by push_back().
1.8.4