|
Rosetta 3.5
|
#include <find_neighbors.hh>

Public Member Functions | |
| AddEdgeVisitor (graph::UpperEdgeGraph< Vertex, Edge > &point_graph_in) | |
| void | visit (numeric::xyzVector< Real > const &, Real const &vm, numeric::xyzVector< Real > const &, Real const &cm, Real const &d_sq) |
Public Attributes | |
| graph::UpperEdgeGraph< Vertex, Edge > & | point_graph |
Definition at line 140 of file find_neighbors.hh.
|
inline |
Definition at line 142 of file find_neighbors.hh.
|
inline |
Definition at line 145 of file find_neighbors.hh.
References core::graph::UpperEdgeGraph< V, E >::add_edge(), and core::conformation::AddEdgeVisitor< Vertex, Edge >::point_graph.
| graph::UpperEdgeGraph<Vertex, Edge>& core::conformation::AddEdgeVisitor< Vertex, Edge >::point_graph |
Definition at line 141 of file find_neighbors.hh.
Referenced by core::conformation::AddEdgeVisitor< Vertex, Edge >::visit().
1.8.4