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