PGROUTING
3.2
|
#include "GraphDefinition.h"
Public Attributes | |
int64 | ed_ind [2] |
int64 | v_pos [2] |
Definition at line 70 of file GraphDefinition.h.
int64 PARENT_PATH::ed_ind[2] |
Definition at line 71 of file GraphDefinition.h.
Referenced by GraphDefinition::explore(), and GraphDefinition::my_dijkstra3().
int64 PARENT_PATH::v_pos[2] |
Definition at line 72 of file GraphDefinition.h.
Referenced by GraphDefinition::explore(), GraphDefinition::getRestrictionCost(), and GraphDefinition::my_dijkstra3().