PGROUTING
3.2
|
visitor that terminates when we find the goal More...
Public Member Functions | |
astar_one_goal_visitor (V goal) | |
template<class B_G > | |
void | examine_vertex (V u, B_G &g) |
Private Attributes | |
V | m_goal |
visitor that terminates when we find the goal
Definition at line 287 of file pgr_astar.hpp.
|
inlineexplicit |
Definition at line 289 of file pgr_astar.hpp.
|
inline |
Definition at line 291 of file pgr_astar.hpp.
References pgrouting::algorithms::Pgr_astar< G >::astar_one_goal_visitor::m_goal.
|
private |
Definition at line 298 of file pgr_astar.hpp.
Referenced by pgrouting::algorithms::Pgr_astar< G >::astar_one_goal_visitor::examine_vertex().