|
Rosetta 3.5
|
#include <RotamerSetOperation.hh>


Public Member Functions | |
| RotamerSetOperation () | |
| virtual | ~RotamerSetOperation () |
| virtual RotamerSetOperationOP | clone () const =0 |
| virtual void | alter_rotamer_set (pose::Pose const &pose, scoring::ScoreFunction const &sfxn, task::PackerTask const &ptask, graph::GraphCOP packer_neighbor_graph, RotamerSet &rotamer_set)=0 |
| virtual Real | increase_packer_residue_radius (pose::Pose const &pose, task::PackerTaskCOP the_task, core::Size residue_in) const |
Definition at line 77 of file RotamerSetOperation.hh.
| core::pack::rotamer_set::RotamerSetOperation::RotamerSetOperation | ( | ) |
Definition at line 36 of file RotamerSetOperation.cc.
|
virtual |
Definition at line 40 of file RotamerSetOperation.cc.
|
pure virtual |
|
pure virtual |
Implemented in protocols::toolbox::rotamer_set_operations::RigidBodyMoveRSO, protocols::toolbox::task_operations::LimitAromaChi2_RotamerSetOperation, core::pack::rotamer_set::UnboundRotamersOperation, protocols::toolbox::rotamer_set_operations::SpecialRotamerRSO, and protocols::hotspot_hashing::SearchPatternRotSetOp.
|
virtual |
Definition at line 43 of file RotamerSetOperation.cc.
1.8.4