Struct VertexInfo
Defined in File Graph.h
Struct Documentation
-
struct VertexInfo
Internal information of a vertex in the graph If A* search is adapted, this could hold information about longitude and latitude.
Public Functions
-
inline const ConstLanelet &lanelet() const
-
inline const ConstArea &area() const
-
inline const ConstLaneletOrArea &get() const
Public Members
-
ConstLaneletOrArea laneletOrArea
-
inline const ConstLanelet &lanelet() const