Typedef lanelet::routing::internal::RouteGraphType

Typedef Documentation

using lanelet::routing::internal::RouteGraphType = boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, RouteVertexInfo, EdgeInfo>