MCPcopy Create free account
hub / github.com/comaps/comaps / GetRoutingOptions

Method GetRoutingOptions

libs/routing/world_graph.cpp:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30RoutingOptions WorldGraph::GetRoutingOptions(Segment const & /* segment */)
31{
32 return {};
33}
34
35bool WorldGraph::IsRoutingOptionsGood(Segment const & /* segment */)
36{

Callers 2

GetRoadPenaltyDataMethod · 0.45
RedressRouteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected