Home
last modified time | relevance | path

Searched refs:lefthand (Results 1 – 25 of 368) sorted by relevance

12345678910>>...15

/dports/cad/sumo/sumo-1.2.0/src/netbuild/
H A DNBNetBuilder.cpp81 const bool lefthand = oc.getBool("lefthand"); in compute() local
82 if (lefthand) { in compute()
228 moveToOrigin(geoConvHelper, lefthand); in compute()
230 …geoConvHelper.computeFinal(lefthand); // information needed for location element fixed at this poi… in compute()
536 if (lefthand) { in compute()
602 NBNetBuilder::moveToOrigin(GeoConvHelper& geoConvHelper, bool lefthand) { in moveToOrigin() argument
607 const double y = -(lefthand ? boundary.ymax() : boundary.ymin()); in moveToOrigin()
H A DNBNetBuilder.h268 void moveToOrigin(GeoConvHelper& geoConvHelper, bool lefthand);
H A DNBRequest.cpp613 const bool lefthand = OptionsCont::getOptions().getBool("lefthand"); in getResponseString() local
656 …de::rightTurnConflict(from, to, fromLane, *i, connected[k].toEdge, connected[k].fromLane, lefthand) in getResponseString()
668 …de::rightTurnConflict(from, to, fromLane, *i, connected[k].toEdge, connected[k].fromLane, lefthand) in getResponseString()
688 const bool lefthand = OptionsCont::getOptions().getBool("lefthand"); in getFoesString() local
719 …de::rightTurnConflict(from, to, fromLane, *i, connected[k].toEdge, connected[k].fromLane, lefthand) in getFoesString()
720 … myJunction->turnFoes(from, to, fromLane, *i, connected[k].toEdge, connected[k].fromLane, lefthand) in getFoesString()
/dports/cad/sumo/sumo-1.2.0/src/guisim/
H A DGUILane.cpp227 const bool lefthand = MSNet::getInstance()->lefthand(); in drawLinkNo() local
230 …GLHelper::drawTextAtEnd(toString(myLinks[lefthand ? noLinks - 1 - i : i]->getIndex()), getShape(),… in drawLinkNo()
263 const bool lefthand = MSNet::getInstance()->lefthand(); in drawTLSLinkNo() local
266 int linkNo = net.getLinkTLIndex(myLinks[lefthand ? noLinks - 1 - i : i]); in drawTLSLinkNo()
299 const bool lefthand = MSNet::getInstance()->lefthand(); in drawLinkRules() local
302 drawLinkRule(s, net, myLinks[lefthand ? noLinks - 1 - i : i], getShape(), x1, x2); in drawLinkRules()
706 if (MSNet::getInstance()->lefthand()) { in drawMarkings()
H A DGUIContainerStop.cpp58 const double offsetSign = MSNet::getInstance()->lefthand() ? -1 : 1; in GUIContainerStop()
132 const double rotSign = MSNet::getInstance()->lefthand() ? -1 : 1; in drawGL()
H A DGUIBusStop.cpp61 const double offsetSign = MSNet::getInstance()->lefthand() ? -1 : 1; in GUIBusStop()
148 const double rotSign = MSNet::getInstance()->lefthand() ? 1 : -1; in drawGL()
/dports/cad/sumo/sumo-1.2.0/src/netwrite/
H A DNWWriter_OpenDrive.cpp64 const bool lefthand = oc.getBool("lefthand"); in writeNetwork() local
132 if (lefthand) { in writeNetwork()
144 if (lefthand) { in writeNetwork()
172 if (!lefthand && (n->geometryLike() || inEdge->isTurningDirectionAt(outEdge))) { in writeNetwork()
563 const bool lefthand = OptionsCont::getOptions().getBool("lefthand"); in getLeftLaneBorder() local
566 laneIndex = lefthand ? 0 : (int)edge->getNumLanes() - 1; in getLeftLaneBorder()
575 const int leftmost = lefthand ? 0 : (int)edge->getNumLanes() - 1; in getLeftLaneBorder()
578 if (lefthand) { in getLeftLaneBorder()
/dports/cad/sumo/sumo-1.2.0/src/utils/geom/
H A DGeoConvHelper.cpp514 GeoConvHelper::computeFinal(bool lefthand) { in computeFinal() argument
517 if (lefthand) { in computeFinal()
521 if (lefthand) { in computeFinal()
533 if (lefthand) { in computeFinal()
H A DGeoConvHelper.h103 static void computeFinal(bool lefthand = false);
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dfourier-orns.cwl39 \lefthand
/dports/games/lugaru/lugaru-c7b99378439735c60f84869b05c6ebde53083667/Source/Animation/
H A DJoint.hpp35 lefthand, enumerator
/dports/games/blackshadeselite/blackshadeselite/Source/
H A DPerson.cpp458 && skeleton.joints[i].label != lefthand in DoAnimations()
475 && skeleton.joints[i].label != lefthand in DoAnimations()
492 && skeleton.joints[i].label != lefthand in DoAnimations()
534 && skeleton.joints[i].label != lefthand in DoAnimations()
576 skeleton.joints[skeleton.jointlabels[lefthand]].position - in DoAnimations()
601 skeleton.joints[skeleton.jointlabels[lefthand]].position - in DoAnimations()
1172 skeleton.joints[skeleton.jointlabels[lefthand]].position); in DrawSkeleton()
1287 glTranslatef(skeleton.joints[skeleton.jointlabels[lefthand]].position.x, in DrawSkeleton()
1288 skeleton.joints[skeleton.jointlabels[lefthand]].position.y, in DrawSkeleton()
1289 skeleton.joints[skeleton.jointlabels[lefthand]].position.z); in DrawSkeleton()
[all …]
H A DSkeleton.h48 #define lefthand 6 macro
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Simulation/Wrap/
H A DWrapCylinderObst.h55 lefthand enumerator
H A DWrapDoubleCylinderObst.h58 lefthand enumerator
/dports/net/keycloak/keycloak-15.1.1/themes/keycloak.v2/account/
H A Dtheme.properties6 # This is the logo in upper lefthand corner.
/dports/games/vitetris/vitetris-0.59.1/src/draw/
H A Ddraw.c347 int lefthand = p->rotationsys & ROT_LEFTHAND; in drawboard_bg() local
348 putch( (lefthand && col%2) ? bgdot : ' '); in drawboard_bg()
349 putch(!(lefthand || col%2) ? bgdot : ' '); in drawboard_bg()
/dports/devel/z88dk/z88dk/libsrc/math/mbf64/c/sccz80/
H A D___mbf64_setup_two_single.asm20 ; +18 defw lefthand MSW
/dports/devel/R-cran-rlang/rlang/man/
H A Df_rhs.Rd35 \code{f_rhs} extracts the righthand side, \code{f_lhs} extracts the lefthand
/dports/math/R-cran-lazyeval/lazyeval/man/
H A Df_rhs.Rd36 lefthand side, and \code{f_env} extracts the environment. All functions
/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSNet.h187 bool hasInternalLinks, bool hasNeighs, bool lefthand,
650 bool lefthand() const { in lefthand() function
/dports/multimedia/v4l_compat/linux-5.13-rc2/scripts/kconfig/tests/preprocess/variable/
H A DKconfig37 # You can use variable references for the lefthand side of assignment statement.
/dports/multimedia/libv4l/linux-5.13-rc2/scripts/kconfig/tests/preprocess/variable/
H A DKconfig37 # You can use variable references for the lefthand side of assignment statement.
/dports/multimedia/v4l-utils/linux-5.13-rc2/scripts/kconfig/tests/preprocess/variable/
H A DKconfig37 # You can use variable references for the lefthand side of assignment statement.
/dports/cad/sumo/sumo-1.2.0/src/netgen/
H A DNGNet.cpp266 const bool lefthand = OptionsCont::getOptions().getBool("lefthand"); in toNB() local
288 split.offsetFactor = lefthand ? -1 : 1; in toNB()

12345678910>>...15