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

Method GetType

libs/routing/road_graph.hpp:70–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 inline m2::PointD GetDirection() const { return GetEndJunction().GetPoint() - GetStartJunction().GetPoint(); }
69
70 Type GetType() const { return m_type; }
71
72 Edge GetReverseEdge() const;
73

Callers 2

IsSubwayExistsFunction · 0.45
VehicleModelMethod · 0.45

Calls

no outgoing calls

Tested by 1

IsSubwayExistsFunction · 0.36