|
Rosetta 3.5
|
RotamerSetOperations are able to modify the contents of a RotamerSet within the packer immediately after rotamer creation. More...
#include <RotamerSetOperation.hh>


Public Member Functions | |
| RotamerOperation () | |
| virtual | ~RotamerOperation () |
| virtual bool | operator() (conformation::ResidueOP rotamer, pose::Pose const &pose, scoring::ScoreFunction const &sfxn, pack::task::ResidueLevelTask const &rtask, graph::GraphCOP packer_neighbor_graph, pack::dunbrack::ChiSetOP chi_set)=0 |
RotamerSetOperations are able to modify the contents of a RotamerSet within the packer immediately after rotamer creation.
Definition at line 58 of file RotamerSetOperation.hh.
| core::pack::rotamer_set::RotamerOperation::RotamerOperation | ( | ) |
Definition at line 29 of file RotamerSetOperation.cc.
|
virtual |
Definition at line 33 of file RotamerSetOperation.cc.
|
pure virtual |
Implemented in protocols::dna::RotamerDNAHBondFilter.
1.8.4