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

Method SetGuides

libs/routing/ruler_router.cpp:22–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20void RulerRouter::ClearState() {}
21
22void RulerRouter::SetGuides(GuidesTracks && guides)
23{ /*m_guides = GuidesConnections(guides);*/
24}
25
26/* Ruler router doesn't read roads graph and uses only checkpoints to build a route.
27

Callers 1

CalculateRouteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected