Home
last modified time | relevance | path

Searched refs:dLeftToRight (Results 1 – 25 of 33) sorted by relevance

12

/dports/astro/marble/marble-21.12.3/tools/vectorosm-tilecreator/clipper/
H A Dclipper.cpp49 enum Direction { dRightToLeft, dLeftToRight }; enumerator
2598 return dir == dLeftToRight ? e->NextInAEL : e->PrevInAEL; in GetNextInAEL()
2608 Dir = dLeftToRight; in GetHorzDirection()
2647 if (dir == dLeftToRight) in ProcessHorizontal()
2678 if (dir == dLeftToRight) in ProcessHorizontal()
2698 if ((dir == dLeftToRight && e->Curr.X > horzRight) || in ProcessHorizontal()
2709 if (dir == dLeftToRight) SetZ(e->Curr, *horzEdge, *e); in ProcessHorizontal()
2739 if(dir == dLeftToRight) in ProcessHorizontal()
3375 if (Dir1 == dLeftToRight) in JoinHorz()
3404 if (Dir2 == dLeftToRight) in JoinHorz()
[all …]
/dports/misc/visp/visp-3.4.0/3rdparty/clipper/
H A Dclipper.cpp57 enum Direction { dRightToLeft, dLeftToRight }; enumerator
2606 return dir == dLeftToRight ? e->NextInAEL : e->PrevInAEL; in GetNextInAEL()
2616 Dir = dLeftToRight; in GetHorzDirection()
2655 if (dir == dLeftToRight) in ProcessHorizontal()
2686 if (dir == dLeftToRight) in ProcessHorizontal()
2706 if ((dir == dLeftToRight && e->Curr.X > horzRight) || in ProcessHorizontal()
2717 if (dir == dLeftToRight) SetZ(e->Curr, *horzEdge, *e); in ProcessHorizontal()
2747 if(dir == dLeftToRight) in ProcessHorizontal()
3383 if (Dir1 == dLeftToRight) in JoinHorz()
3412 if (Dir2 == dLeftToRight) in JoinHorz()
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/clipper/
H A Dclipper.cpp58 dRightToLeft, dLeftToRight enumerator
3440 return dir == dLeftToRight ? e->NextInAEL : e->PrevInAEL; in GetNextInAEL()
3452 Dir = dLeftToRight; in GetHorzDirection()
3497 if( dir == dLeftToRight ) in ProcessHorizontal()
3533 if( dir == dLeftToRight ) in ProcessHorizontal()
3557 if( (dir == dLeftToRight && e->Curr.X > horzRight) in ProcessHorizontal()
3571 if( dir == dLeftToRight ) in ProcessHorizontal()
3608 if( dir == dLeftToRight ) in ProcessHorizontal()
4408 if( Dir1 == dLeftToRight ) in JoinHorz()
4445 if( Dir2 == dLeftToRight ) in JoinHorz()
[all …]
/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/clipper/
H A Dclipper.cpp57 enum Direction { dRightToLeft, dLeftToRight }; enumerator
2606 return dir == dLeftToRight ? e->NextInAEL : e->PrevInAEL; in GetNextInAEL()
2616 Dir = dLeftToRight; in GetHorzDirection()
2655 if (dir == dLeftToRight) in ProcessHorizontal()
2686 if (dir == dLeftToRight) in ProcessHorizontal()
2706 if ((dir == dLeftToRight && e->Curr.X > horzRight) || in ProcessHorizontal()
2717 if (dir == dLeftToRight) SetZ(e->Curr, *horzEdge, *e); in ProcessHorizontal()
2747 if(dir == dLeftToRight) in ProcessHorizontal()
3383 if (Dir1 == dLeftToRight) in JoinHorz()
3412 if (Dir2 == dLeftToRight) in JoinHorz()
[all …]
/dports/cad/repsnapper/repsnapper-2.5a4/libraries/clipper/clipper/polyclipping-code/cpp/
H A Dclipper.cpp57 enum Direction { dRightToLeft, dLeftToRight }; enumerator
2606 return dir == dLeftToRight ? e->NextInAEL : e->PrevInAEL; in GetNextInAEL()
2616 Dir = dLeftToRight; in GetHorzDirection()
2655 if (dir == dLeftToRight) in ProcessHorizontal()
2686 if (dir == dLeftToRight) in ProcessHorizontal()
2706 if ((dir == dLeftToRight && e->Curr.X > horzRight) || in ProcessHorizontal()
2717 if (dir == dLeftToRight) SetZ(e->Curr, *horzEdge, *e); in ProcessHorizontal()
2747 if(dir == dLeftToRight) in ProcessHorizontal()
3383 if (Dir1 == dLeftToRight) in JoinHorz()
3412 if (Dir2 == dLeftToRight) in JoinHorz()
[all …]
/dports/cad/cura-engine/CuraEngine-fadb5d6b/libs/clipper/
H A Dclipper.cpp57 enum Direction { dRightToLeft, dLeftToRight }; enumerator
2607 return dir == dLeftToRight ? e->NextInAEL : e->PrevInAEL; in GetNextInAEL()
2617 Dir = dLeftToRight; in GetHorzDirection()
2656 if (dir == dLeftToRight) in ProcessHorizontal()
2687 if (dir == dLeftToRight) in ProcessHorizontal()
2707 if ((dir == dLeftToRight && e->Curr.X > horzRight) || in ProcessHorizontal()
2718 if (dir == dLeftToRight) SetZ(e->Curr, *horzEdge, *e); in ProcessHorizontal()
2748 if(dir == dLeftToRight) in ProcessHorizontal()
3384 if (Dir1 == dLeftToRight) in JoinHorz()
3413 if (Dir2 == dLeftToRight) in JoinHorz()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/misc/
H A Dclipper.cpp89 enum Direction { dRightToLeft, dLeftToRight }; enumerator
2638 return dir == dLeftToRight ? e->NextInAEL : e->PrevInAEL; in GetNextInAEL()
2648 Dir = dLeftToRight; in GetHorzDirection()
2687 if (dir == dLeftToRight) in ProcessHorizontal()
2718 if (dir == dLeftToRight) in ProcessHorizontal()
2738 if ((dir == dLeftToRight && e->Curr.X > horzRight) || in ProcessHorizontal()
2749 if (dir == dLeftToRight) SetZ(e->Curr, *horzEdge, *e); in ProcessHorizontal()
2779 if(dir == dLeftToRight) in ProcessHorizontal()
3415 if (Dir1 == dLeftToRight) in JoinHorz()
3444 if (Dir2 == dLeftToRight) in JoinHorz()
[all …]
/dports/cad/librepcb/librepcb-0.1.6/libs/polyclipping/
H A Dclipper.cpp57 enum Direction { dRightToLeft, dLeftToRight }; enumerator
2606 return dir == dLeftToRight ? e->NextInAEL : e->PrevInAEL; in GetNextInAEL()
2616 Dir = dLeftToRight; in GetHorzDirection()
2655 if (dir == dLeftToRight) in ProcessHorizontal()
2686 if (dir == dLeftToRight) in ProcessHorizontal()
2706 if ((dir == dLeftToRight && e->Curr.X > horzRight) || in ProcessHorizontal()
2717 if (dir == dLeftToRight) SetZ(e->Curr, *horzEdge, *e); in ProcessHorizontal()
2747 if(dir == dLeftToRight) in ProcessHorizontal()
3383 if (Dir1 == dLeftToRight) in JoinHorz()
3412 if (Dir2 == dLeftToRight) in JoinHorz()
[all …]
/dports/math/octave-forge-geometry/geometry-4.0.0/src/
H A Dclipper.cpp86 enum Direction { dRightToLeft, dLeftToRight }; enumerator
2635 return dir == dLeftToRight ? e->NextInAEL : e->PrevInAEL; in GetNextInAEL()
2645 Dir = dLeftToRight; in GetHorzDirection()
2684 if (dir == dLeftToRight) in ProcessHorizontal()
2715 if (dir == dLeftToRight) in ProcessHorizontal()
2735 if ((dir == dLeftToRight && e->Curr.X > horzRight) || in ProcessHorizontal()
2746 if (dir == dLeftToRight) SetZ(e->Curr, *horzEdge, *e); in ProcessHorizontal()
2776 if(dir == dLeftToRight) in ProcessHorizontal()
3412 if (Dir1 == dLeftToRight) in JoinHorz()
3441 if (Dir2 == dLeftToRight) in JoinHorz()
[all …]
/dports/misc/vxl/vxl-3.3.2/v3p/clipper/
H A Dclipper.cpp58 enum Direction { dRightToLeft, dLeftToRight }; enumerator
2603 return dir == dLeftToRight ? e->NextInAEL : e->PrevInAEL; in GetNextInAEL()
2613 Dir = dLeftToRight; in GetHorzDirection()
2652 if (dir == dLeftToRight) in ProcessHorizontal()
2683 if (dir == dLeftToRight) in ProcessHorizontal()
2703 if ((dir == dLeftToRight && e->Curr.X > horzRight) || in ProcessHorizontal()
2714 if (dir == dLeftToRight) SetZ(e->Curr, *horzEdge, *e); in ProcessHorizontal()
2744 if(dir == dLeftToRight) in ProcessHorizontal()
3377 if (Dir1 == dLeftToRight) in JoinHorz()
3406 if (Dir2 == dLeftToRight) in JoinHorz()
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/clipper/
H A Dclipper.cpp74 enum Direction { dRightToLeft, dLeftToRight }; enumerator
2194 Dir = dLeftToRight; in GetHorzDirection()
2233 if (dir == dLeftToRight) in ProcessHorizontal()
2264 if (dir == dLeftToRight) in ProcessHorizontal()
2284 if ((dir == dLeftToRight && e->Curr.X > horzRight) || in ProcessHorizontal()
2321 if(dir == dLeftToRight) in ProcessHorizontal()
2944 Direction Dir1 = (op1->Pt.X > op1b->Pt.X ? dRightToLeft : dLeftToRight); in JoinHorz()
2945 Direction Dir2 = (op2->Pt.X > op2b->Pt.X ? dRightToLeft : dLeftToRight); in JoinHorz()
2953 if (Dir1 == dLeftToRight) in JoinHorz()
2982 if (Dir2 == dLeftToRight) in JoinHorz()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/misc/
H A Dclipper.cpp89 enum Direction { dRightToLeft, dLeftToRight }; enumerator
2638 return dir == dLeftToRight ? e->NextInAEL : e->PrevInAEL; in GetNextInAEL()
2648 Dir = dLeftToRight; in GetHorzDirection()
2687 if (dir == dLeftToRight) in ProcessHorizontal()
2718 if (dir == dLeftToRight) in ProcessHorizontal()
2738 if ((dir == dLeftToRight && e->Curr.X > horzRight) || in ProcessHorizontal()
2749 if (dir == dLeftToRight) SetZ(e->Curr, *horzEdge, *e); in ProcessHorizontal()
2779 if(dir == dLeftToRight) in ProcessHorizontal()
3415 if (Dir1 == dLeftToRight) in JoinHorz()
3444 if (Dir2 == dLeftToRight) in JoinHorz()
[all …]
/dports/math/py-pyclipper/pyclipper-1.2.1/pyclipper/
H A Dclipper.cpp57 enum Direction { dRightToLeft, dLeftToRight }; enumerator
2606 return dir == dLeftToRight ? e->NextInAEL : e->PrevInAEL; in GetNextInAEL()
2616 Dir = dLeftToRight; in GetHorzDirection()
2655 if (dir == dLeftToRight) in ProcessHorizontal()
2686 if (dir == dLeftToRight) in ProcessHorizontal()
2706 if ((dir == dLeftToRight && e->Curr.X > horzRight) || in ProcessHorizontal()
2717 if (dir == dLeftToRight) SetZ(e->Curr, *horzEdge, *e); in ProcessHorizontal()
2747 if(dir == dLeftToRight) in ProcessHorizontal()
3383 if (Dir1 == dLeftToRight) in JoinHorz()
3412 if (Dir2 == dLeftToRight) in JoinHorz()
[all …]
/dports/graphics/polyclipping/polyclipping-6.4.2/cpp/
H A Dclipper.cpp57 enum Direction { dRightToLeft, dLeftToRight }; enumerator
2606 return dir == dLeftToRight ? e->NextInAEL : e->PrevInAEL; in GetNextInAEL()
2616 Dir = dLeftToRight; in GetHorzDirection()
2655 if (dir == dLeftToRight) in ProcessHorizontal()
2686 if (dir == dLeftToRight) in ProcessHorizontal()
2706 if ((dir == dLeftToRight && e->Curr.X > horzRight) || in ProcessHorizontal()
2717 if (dir == dLeftToRight) SetZ(e->Curr, *horzEdge, *e); in ProcessHorizontal()
2747 if(dir == dLeftToRight) in ProcessHorizontal()
3383 if (Dir1 == dLeftToRight) in JoinHorz()
3412 if (Dir2 == dLeftToRight) in JoinHorz()
[all …]
/dports/cad/gds3d/GDS3D-bcdb97a/libgdsto3d/clipper/
H A Dclipper.cpp57 enum Direction { dRightToLeft, dLeftToRight }; enumerator
2606 return dir == dLeftToRight ? e->NextInAEL : e->PrevInAEL; in GetNextInAEL()
2616 Dir = dLeftToRight; in GetHorzDirection()
2655 if (dir == dLeftToRight) in ProcessHorizontal()
2686 if (dir == dLeftToRight) in ProcessHorizontal()
2706 if ((dir == dLeftToRight && e->Curr.X > horzRight) || in ProcessHorizontal()
2743 if(dir == dLeftToRight) in ProcessHorizontal()
3367 Direction Dir1 = (op1->Pt.X > op1b->Pt.X ? dRightToLeft : dLeftToRight); in JoinHorz()
3376 if (Dir1 == dLeftToRight) in JoinHorz()
3405 if (Dir2 == dLeftToRight) in JoinHorz()
[all …]
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/3rdparty/clipper/
H A Dclipper.cpp57 enum Direction { dRightToLeft, dLeftToRight }; enumerator
2606 return dir == dLeftToRight ? e->NextInAEL : e->PrevInAEL; in GetNextInAEL()
2616 Dir = dLeftToRight; in GetHorzDirection()
2655 if (dir == dLeftToRight) in ProcessHorizontal()
2686 if (dir == dLeftToRight) in ProcessHorizontal()
2706 if ((dir == dLeftToRight && e->Curr.X > horzRight) || in ProcessHorizontal()
2743 if(dir == dLeftToRight) in ProcessHorizontal()
3367 Direction Dir1 = (op1->Pt.X > op1b->Pt.X ? dRightToLeft : dLeftToRight); in JoinHorz()
3376 if (Dir1 == dLeftToRight) in JoinHorz()
3405 if (Dir2 == dLeftToRight) in JoinHorz()
[all …]
/dports/graphics/polyclipping/polyclipping-6.4.2/Delphi/
H A Dclipper.pas173 TDirection = (dRightToLeft, dLeftToRight);
3505 if Direction = dLeftToRight then
3518 Dir := dLeftToRight;
3576 if (Direction = dLeftToRight) then
3602 if (Direction = dLeftToRight) then
3621 if ((Direction = dLeftToRight) and (E.Curr.X > HorzRight)) or
3664 if (Direction = dLeftToRight) then
4290 if Op1.Pt.X > Op1b.Pt.X then Dir1 := dRightToLeft else Dir1 := dLeftToRight;
4300 if Dir1 = dLeftToRight then
4328 if Dir2 = dLeftToRight then
[all …]
/dports/graphics/polyclipping/polyclipping-6.4.2/C#/clipper_library/
H A Dclipper.cs456 internal enum Direction {dRightToLeft, dLeftToRight}; enumerator
2705 Dir = Direction.dLeftToRight; in GetHorzDirection()
2733 if (dir == Direction.dLeftToRight) in ProcessHorizontal()
2761 if (dir == Direction.dLeftToRight) in ProcessHorizontal()
2781 if ((dir == Direction.dLeftToRight && e.Curr.X > horzRight) || in ProcessHorizontal()
2823 if(dir == Direction.dLeftToRight) in ProcessHorizontal()
3518 Direction.dRightToLeft : Direction.dLeftToRight); in JoinHorz()
3520 Direction.dRightToLeft : Direction.dLeftToRight); in JoinHorz()
3528 if (Dir1 == Direction.dLeftToRight) in JoinHorz()
3557 if (Dir2 == Direction.dLeftToRight) in JoinHorz()
[all …]
/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/clipper/
H A Dclipper.cpp57 enum Direction { dRightToLeft, dLeftToRight }; enumerator
2530 return dir == dLeftToRight ? e->NextInAEL : e->PrevInAEL; in GetNextInAEL()
2540 Dir = dLeftToRight; in GetHorzDirection()
2586 if ((dir == dLeftToRight && e->Curr.X <= horzRight) || in ProcessHorizontal()
2616 else if(dir == dLeftToRight) in ProcessHorizontal()
2628 else if( (dir == dLeftToRight && e->Curr.X >= horzRight) || in ProcessHorizontal()
3215 Direction Dir1 = (op1->Pt.X > op1b->Pt.X ? dRightToLeft : dLeftToRight); in JoinHorz()
3216 Direction Dir2 = (op2->Pt.X > op2b->Pt.X ? dRightToLeft : dLeftToRight); in JoinHorz()
3224 if (Dir1 == dLeftToRight) in JoinHorz()
3253 if (Dir2 == dLeftToRight) in JoinHorz()
[all …]
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/ext/polyclipping/
H A Dclipper.cpp57 enum Direction { dRightToLeft, dLeftToRight }; enumerator
2537 return dir == dLeftToRight ? e->NextInAEL : e->PrevInAEL; in GetNextInAEL()
2547 Dir = dLeftToRight; in GetHorzDirection()
2593 if ((dir == dLeftToRight && e->Curr.X <= horzRight) || in ProcessHorizontal()
2623 else if(dir == dLeftToRight) in ProcessHorizontal()
2635 else if( (dir == dLeftToRight && e->Curr.X >= horzRight) || in ProcessHorizontal()
3222 Direction Dir1 = (op1->Pt.X > op1b->Pt.X ? dRightToLeft : dLeftToRight); in JoinHorz()
3223 Direction Dir2 = (op2->Pt.X > op2b->Pt.X ? dRightToLeft : dLeftToRight); in JoinHorz()
3231 if (Dir1 == dLeftToRight) in JoinHorz()
3260 if (Dir2 == dLeftToRight) in JoinHorz()
[all …]
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/ext/polyclipping/
H A Dclipper.cpp57 enum Direction { dRightToLeft, dLeftToRight }; enumerator
2537 return dir == dLeftToRight ? e->NextInAEL : e->PrevInAEL; in GetNextInAEL()
2547 Dir = dLeftToRight; in GetHorzDirection()
2593 if ((dir == dLeftToRight && e->Curr.X <= horzRight) || in ProcessHorizontal()
2623 else if(dir == dLeftToRight) in ProcessHorizontal()
2635 else if( (dir == dLeftToRight && e->Curr.X >= horzRight) || in ProcessHorizontal()
3222 Direction Dir1 = (op1->Pt.X > op1b->Pt.X ? dRightToLeft : dLeftToRight); in JoinHorz()
3223 Direction Dir2 = (op2->Pt.X > op2b->Pt.X ? dRightToLeft : dLeftToRight); in JoinHorz()
3231 if (Dir1 == dLeftToRight) in JoinHorz()
3260 if (Dir2 == dLeftToRight) in JoinHorz()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dclipper.cpp57 enum Direction { dRightToLeft, dLeftToRight }; enumerator
2537 return dir == dLeftToRight ? e->NextInAEL : e->PrevInAEL; in GetNextInAEL()
2547 Dir = dLeftToRight; in GetHorzDirection()
2593 if ((dir == dLeftToRight && e->Curr.X <= horzRight) || in ProcessHorizontal()
2623 else if(dir == dLeftToRight) in ProcessHorizontal()
2635 else if( (dir == dLeftToRight && e->Curr.X >= horzRight) || in ProcessHorizontal()
3222 Direction Dir1 = (op1->Pt.X > op1b->Pt.X ? dRightToLeft : dLeftToRight); in JoinHorz()
3223 Direction Dir2 = (op2->Pt.X > op2b->Pt.X ? dRightToLeft : dLeftToRight); in JoinHorz()
3231 if (Dir1 == dLeftToRight) in JoinHorz()
3260 if (Dir2 == dLeftToRight) in JoinHorz()
[all …]
/dports/math/octave-forge-ltfat/ltfat/thirdparty/polyboolclipper/
H A Dclipper.cpp86 enum Direction { dRightToLeft, dLeftToRight }; enumerator
2566 return dir == dLeftToRight ? e->NextInAEL : e->PrevInAEL; in GetNextInAEL()
2576 Dir = dLeftToRight; in GetHorzDirection()
2622 if ((dir == dLeftToRight && e->Curr.X <= horzRight) || in ProcessHorizontal()
2652 else if(dir == dLeftToRight) in ProcessHorizontal()
2664 else if( (dir == dLeftToRight && e->Curr.X >= horzRight) || in ProcessHorizontal()
3251 Direction Dir1 = (op1->Pt.X > op1b->Pt.X ? dRightToLeft : dLeftToRight); in JoinHorz()
3252 Direction Dir2 = (op2->Pt.X > op2b->Pt.X ? dRightToLeft : dLeftToRight); in JoinHorz()
3260 if (Dir1 == dLeftToRight) in JoinHorz()
3289 if (Dir2 == dLeftToRight) in JoinHorz()
[all …]
/dports/devel/libarea/libarea-2752cd9/
H A Dclipper.cpp57 enum Direction { dRightToLeft, dLeftToRight }; enumerator
2534 return dir == dLeftToRight ? e->NextInAEL : e->PrevInAEL; in GetNextInAEL()
2544 Dir = dLeftToRight; in GetHorzDirection()
2590 if ((dir == dLeftToRight && e->Curr.X <= horzRight) || in ProcessHorizontal()
2620 else if(dir == dLeftToRight) in ProcessHorizontal()
2632 else if( (dir == dLeftToRight && e->Curr.X >= horzRight) || in ProcessHorizontal()
3219 Direction Dir1 = (op1->Pt.X > op1b->Pt.X ? dRightToLeft : dLeftToRight); in JoinHorz()
3220 Direction Dir2 = (op2->Pt.X > op2b->Pt.X ? dRightToLeft : dLeftToRight); in JoinHorz()
3228 if (Dir1 == dLeftToRight) in JoinHorz()
3257 if (Dir2 == dLeftToRight) in JoinHorz()
[all …]
/dports/cad/py-gdspy/gdspy-1.6.8/gdspy/
H A Dclipper.cpp65 enum Direction { dRightToLeft, dLeftToRight }; enumerator
2614 return dir == dLeftToRight ? e->NextInAEL : e->PrevInAEL; in GetNextInAEL()
2624 Dir = dLeftToRight; in GetHorzDirection()
2663 if (dir == dLeftToRight) in ProcessHorizontal()
2694 if (dir == dLeftToRight) in ProcessHorizontal()
2714 if ((dir == dLeftToRight && e->Curr.X > horzRight) || in ProcessHorizontal()
2725 if (dir == dLeftToRight) SetZ(e->Curr, *horzEdge, *e); in ProcessHorizontal()
2755 if(dir == dLeftToRight) in ProcessHorizontal()
3391 if (Dir1 == dLeftToRight) in JoinHorz()
3420 if (Dir2 == dLeftToRight) in JoinHorz()
[all …]

12