Home
last modified time | relevance | path

Searched refs:myAmRoundabout (Results 1 – 2 of 2) sorted by relevance

/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSEdge.h621 return myAmRoundabout; in isRoundabout()
625 myAmRoundabout = true; in markAsRoundabout()
836 bool myAmRoundabout; variable
H A DMSEdge.cpp81 myAmRoundabout(false), in MSEdge()