Rosetta
Namespaces | Typedefs
PointGraph.fwd.hh File Reference

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
 

Detailed Description

Graph for detecting neighbors; vertices store points, edges store square distances.

Author
Andrew Leaver-Fay (aleav.nosp@m.erfa.nosp@m.y@gma.nosp@m.il.c.nosp@m.om)
Sam DeLuca
Doug Renfrew