Rosetta
|
Graph for detecting neighbors; vertices store points, edges store square distances. More...
#include <core/conformation/PointGraphData.fwd.hh>
#include <utility/graph/UpperEdgeGraph.fwd.hh>
#include <utility/pointer/owning_ptr.hh>
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::conformation | |
Typedefs | |
typedef utility::graph::UpperEdgeGraph< PointGraphVertexData, PointGraphEdgeData > | core::conformation::PointGraph |
typedef utility::pointer::shared_ptr< PointGraph > | core::conformation::PointGraphOP |
Graph for detecting neighbors; vertices store points, edges store square distances.