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

Method SetPassThroughAllowedForTests

libs/routing/geometry.hpp:78–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76 }
77
78 void SetPassThroughAllowedForTests(bool passThroughAllowed) { m_isPassThroughAllowed = passThroughAllowed; }
79
80 bool SuitableForOptions(RoutingOptions avoidRoutingOptions) const
81 {

Callers 2

AddRoadMethod · 0.80
SetPassThroughAllowedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected