Template Function lanelet::routing::internal::exportGraphVizImpl(const std::string&, const G&, const RelationType&, RoutingCostId)
Defined in File RoutingGraphVisualization.h
Function Documentation
-
template<typename G>
inline void lanelet::routing::internal::exportGraphVizImpl(const std::string &filename, const G &g, const RelationType &relationTypes, RoutingCostId routingCostId = 0) GraphViz export function.
- Parameters:
filename – Fully qualified file name - ideally with extension (.gv)
g – Graph to export
relationTypes – Relations that will be included in the export
routingCostId – ID of the routing cost module