Rosetta
|
Header file for non-member functions that operate on Residue objects. More...
#include <core/conformation/Conformation.fwd.hh>
#include <core/conformation/Residue.fwd.hh>
#include <core/types.hh>
#include <core/id/PartialAtomID.fwd.hh>
#include <set>
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::conformation | |
Functions | |
void | core::conformation::idealize_hydrogens (Residue &res, Conformation const &conf) |
void | core::conformation::set_chi_according_to_coordinates (conformation::Residue &rotamer) |
rotamer chi-update from coords useful for building rotamers from coordinates More... | |
void | core::conformation::insert_partial_atom_ids_for_mainchain_torsion (Residue const &res, Size const mainchain_torsion, std::set< id::PartialAtomID > &atoms) |
For a given mainchain torsion, report the partial atom IDs that define it, inserting these partial atom IDs into a std::set (to avoid redundancy perhaps with other torsions that also depend on the same atoms). More... | |
Header file for non-member functions that operate on Residue objects.