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

Method GetMode

libs/routing/index_graph.cpp:509–512  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

507}
508
509WorldGraphMode IndexGraph::GetMode() const
510{
511 return WorldGraphMode::Undefined;
512}
513
514bool IndexGraph::IsUTurnAndRestricted(Segment const & parent, Segment const & child, bool isOutgoing) const
515{

Calls

no outgoing calls

Tested by

no test coverage detected