Home
last modified time | relevance | path

Searched refs:LINKDIR_PARTLEFT (Results 1 – 13 of 13) sorted by relevance

/dports/cad/sumo/sumo-1.2.0/tools/sumolib/net/
H A Dconnection.py25 LINKDIR_PARTLEFT = "L" variable in Connection
/dports/cad/sumo/sumo-1.2.0/src/netbuild/
H A DNBOwnTLDef.cpp90 case LINKDIR_PARTLEFT: in getDirectionalWeight()
281 } else if (dir == LINKDIR_LEFT || dir == LINKDIR_PARTLEFT) { in computeLogicAndConts()
696 …(edge == toEdges[i2] && (i2dir == LINKDIR_STRAIGHT || i2dir == LINKDIR_PARTLEFT || i2dir == LINKDI… in patchStateForCrossings()
972 if (foeDir == LINKDIR_LEFT || foeDir == LINKDIR_PARTLEFT) { in correctConflicting()
H A DNBRequest.cpp783 if (dir != LINKDIR_LEFT && dir != LINKDIR_PARTLEFT) { in oppositeLeftTurnConflict()
787 if (dir != LINKDIR_LEFT && dir != LINKDIR_PARTLEFT) { in oppositeLeftTurnConflict()
H A DNBNode.cpp810 if (dir == LINKDIR_LEFT || dir == LINKDIR_PARTLEFT || dir == LINKDIR_TURN) { in displaceShapeAtWidthChange()
1288 if (dir == LINKDIR_TURN || dir == LINKDIR_LEFT || dir == LINKDIR_PARTLEFT) { in computeLanes2Lanes()
1711 if (d1 == LINKDIR_LEFT || d1 == LINKDIR_PARTLEFT) { in rightTurnConflict()
1923 return LINKDIR_PARTLEFT; in getDirection()
1974 return LINKDIR_PARTLEFT; in getDirection()
H A DNBEdge.cpp206 …(straightestDir == LINKDIR_STRAIGHT || straightestDir == LINKDIR_PARTLEFT || straightestDir == LIN… in MainDirections()
1535 const bool isTurn = (isRightTurn || dir == LINKDIR_LEFT || dir == LINKDIR_PARTLEFT); in buildInnerEdges()
1562 case LINKDIR_PARTLEFT: in buildInnerEdges()
1807 …othLeft = (dir == LINKDIR_LEFT || dir == LINKDIR_PARTLEFT) && (dir2 == LINKDIR_LEFT || dir2 == LIN… in bothLeftIntersect()
/dports/cad/sumo/sumo-1.2.0/src/utils/xml/
H A DSUMOXMLDefinitions.h1134 LINKDIR_PARTLEFT, enumerator
H A DSUMOXMLDefinitions.cpp771 { "L", LINKDIR_PARTLEFT },
/dports/cad/sumo/sumo-1.2.0/src/netwrite/
H A DNWWriter_OpenDrive.cpp456 …if (dir == LINKDIR_LEFT || dir == LINKDIR_RIGHT || dir == LINKDIR_PARTLEFT || dir == LINKDIR_PARTR… in writeInternalEdge()
/dports/cad/sumo/sumo-1.2.0/src/netedit/netelements/
H A DGNELane.cpp264 case LINKDIR_PARTLEFT: in drawArrows()
/dports/cad/sumo/sumo-1.2.0/src/guisim/
H A DGUILane.cpp437 case LINKDIR_PARTLEFT: in drawArrows()
/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSLink.cpp498 || ((myDirection == LINKDIR_LEFT || myDirection == LINKDIR_PARTLEFT) in opened()
H A DMSVehicle.cpp5180 case LINKDIR_PARTLEFT:
/dports/cad/sumo/sumo-1.2.0/src/microsim/lcmodels/
H A DMSLCM_SL2015.cpp1692 case LINKDIR_PARTLEFT: