Home
last modified time | relevance | path

Searched refs:addWalkingAreaFoeExit (Results 1 – 3 of 3) sorted by relevance

/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSInternalJunction.cpp114 exitLink->addWalkingAreaFoeExit(ili.lane); in postloadInit()
H A DMSRightOfWayJunction.cpp161 exitLink->addWalkingAreaFoeExit(ili.lane); in postloadInit()
H A DMSLink.h174 void addWalkingAreaFoeExit(const MSLane* lane) { in addWalkingAreaFoeExit() function