|
Rosetta 3.5
|
Graph for detecting neighbors; vertices store points, edges store square distances. More...
#include <core/conformation/PointGraphData.fwd.hh>#include <core/graph/UpperEdgeGraph.fwd.hh>#include <utility/pointer/owning_ptr.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 | |
Typedefs | |
| typedef graph::UpperEdgeGraph < PointGraphVertexData, PointGraphEdgeData > | core::conformation::PointGraph |
| typedef utility::pointer::owning_ptr < PointGraph > | core::conformation::PointGraphOP |
Graph for detecting neighbors; vertices store points, edges store square distances.
Definition in file PointGraph.fwd.hh.
1.8.4