Rosetta
|
#include <core/conformation/AtomGraph.fwd.hh>
#include <core/conformation/Conformation.fwd.hh>
#include <core/types.hh>
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::conformation | |
Functions | |
void | core::conformation::atom_graph_from_conformation (Conformation const &conformation, AtomGraph &atom_graph) |
platform::Size | core::conformation::annotated_atom_graph_from_conformation (Conformation const &conformation, AtomGraph &pg, PointPosition const &additional_point) |
create a pointgraph which consists of 1 node for every atom, plus 1 additional node which will be added as the last node. The index of the additional node is returned More... | |