#include <grid_graph.hpp>
Public Types | |
typedef graph_traits< Graph > ::vertex_descriptor | result_type |
Public Member Functions | |
grid_graph_vertex_at () | |
grid_graph_vertex_at (const Graph *graph) | |
result_type | operator() (typename graph_traits< Graph >::vertices_size_type vertex_index) const |
typedef graph_traits<Graph>::vertex_descriptor boost::detail::grid_graph_vertex_at< Graph >::result_type |
|
inline |
|
inline |
|
inline |
References boost::vertex(), and boost::vertex_index.