#include <grid_graph.hpp>
Public Types | |
typedef graph_traits< Graph > ::edge_descriptor | result_type |
Public Member Functions | |
grid_graph_out_edge_at () | |
grid_graph_out_edge_at (vertex_descriptor source_vertex, const Graph *graph) | |
result_type | operator() (typename graph_traits< Graph >::degree_size_type out_edge_index) const |
typedef graph_traits<Graph>::edge_descriptor boost::detail::grid_graph_out_edge_at< Graph >::result_type |
|
inline |
|
inline |
|
inline |