|
Rosetta 3.5
|
Graph for detecting neighbors; vertices store points, edges store square distances. More...
#include <core/conformation/PointGraph.hh>#include <core/conformation/Residue.hh>#include <core/chemical/ResidueType.hh>#include <core/conformation/Conformation.hh>#include <core/conformation/PointGraphData.hh>#include <core/graph/UpperEdgeGraph.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::conformation | |
Constant Groups | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::conformation | |
Functions | |
| void | core::conformation::residue_point_graph_from_conformation (Conformation const &conformation, PointGraph &pg) |
Graph for detecting neighbors; vertices store points, edges store square distances.
Definition in file PointGraph.cc.
1.8.4