Typedef lanelet::routing::internal::GraphType

Typedef Documentation

using lanelet::routing::internal::GraphType = boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, VertexInfo, EdgeInfo>

General graph type definitions.