Typedef lanelet::routing::internal::GraphType
Defined in File Graph.h
Typedef Documentation
-
using lanelet::routing::internal::GraphType = boost::adjacency_list<boost::vecS, boost::vecS, boost::bidirectionalS, VertexInfo, EdgeInfo>
General graph type definitions.