Public Member Functions | Public Attributes | List of all members
lanelet::routing::internal::VertexInfo Struct Reference

Internal information of a vertex in the graph If A* search is adapted, this could hold information about longitude and latitude. More...

#include <Graph.h>

Public Member Functions

const ConstAreaarea () const
 
const ConstLaneletOrAreaget () const
 
const ConstLaneletlanelet () const
 

Public Attributes

ConstLaneletOrArea laneletOrArea
 

Detailed Description

Internal information of a vertex in the graph If A* search is adapted, this could hold information about longitude and latitude.

Definition at line 18 of file Graph.h.

Member Function Documentation

◆ area()

const ConstArea& lanelet::routing::internal::VertexInfo::area ( ) const
inline

Definition at line 21 of file Graph.h.

◆ get()

const ConstLaneletOrArea& lanelet::routing::internal::VertexInfo::get ( ) const
inline

Definition at line 22 of file Graph.h.

◆ lanelet()

const ConstLanelet& lanelet::routing::internal::VertexInfo::lanelet ( ) const
inline

Definition at line 20 of file Graph.h.

Member Data Documentation

◆ laneletOrArea

ConstLaneletOrArea lanelet::routing::internal::VertexInfo::laneletOrArea

Definition at line 23 of file Graph.h.


The documentation for this struct was generated from the following file:


lanelet2_routing
Author(s): Matthias Mayr
autogenerated on Sun Oct 27 2024 02:27:49