|
Rosetta 3.5
|
#include <core/util/kinematics_util.hh>#include <core/chemical/VariantType.hh>#include <core/kinematics/FoldTree.hh>#include <core/pose/Pose.hh>#include <core/pose/util.hh>#include <utility/vector1.hh>Go to the source code of this file.
Namespaces | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::util | |
Constant Groups | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::util | |
Functions | |
| void | core::util::add_cutpoint_variants (core::pose::Pose *pose) |
Returns true if pose has a chainbreak, false otherwise. More... | |
| void | core::util::remove_cutpoint_variants (core::pose::Pose *pose) |
Removes cutpoint variants from pose by scanning the fold tree. More... | |
Definition in file kinematics_util.cc.
1.8.4