Home
last modified time | relevance | path

Searched defs:clockwise (Results 201 – 225 of 435) sorted by relevance

12345678910>>...18

/dports/science/gnudatalanguage/gdl-1.0.1/src/delaunator/
H A Ddelaunator.cpp95 inline bool clockwise(const Point& p0, const Point& p1, const Point& p2) in clockwise() function
112 inline bool clockwise(double px, double py, double qx, double qy, in clockwise() function
/dports/games/tong/tong/
H A Dtetris.cpp203 bool Tetrad::Rotate(Bucket* bucket, bool clockwise) { in Rotate()
/dports/science/chrono/chrono-7.0.1/src/chrono_models/robot/copters/
H A DCopter.h184 const bool clockwise[], in Copter()
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/pamtosvg/
H A Dautotrace.h77 bool clockwise; member
/dports/graphics/py-pymaging/pymaging-596a08f/pymaging/
H A Dimage.py159 def rotate(self, degrees, clockwise=False, resample_algorithm=nearest, resize_canvas=True): argument
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/twmc/
H A Dconfigpads.c191 INT clockwise ; /* the side in the clockwise direction */ local
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/twsc/
H A Dconfigpads.c195 INT clockwise ; /* the side in the clockwise direction */ local
/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxselect.cpp1765 bool Selection::RotateRect(bool clockwise, in RotateRect()
1826 bool Selection::RotatePattern(bool clockwise, in RotatePattern()
1928 bool Selection::Rotate(bool clockwise, bool inundoredo) in Rotate()
/dports/games/golly/golly-3.3-src/gui-common/
H A Dselect.cpp1663 bool Selection::RotateRect(bool clockwise, in RotateRect()
1724 bool Selection::RotatePattern(bool clockwise, in RotatePattern()
1826 bool Selection::Rotate(bool clockwise, bool inundoredo) in Rotate()
/dports/graphics/geos/geos-3.9.1/src/geom/
H A DPolygon.cpp340 Polygon::normalize(LinearRing* ring, bool clockwise) in normalize()
/dports/games/golly/golly-3.3-src/gui-android/Golly/app/src/main/java/net/sf/golly/
H A DMainActivity.java89 private native void nativeRotateSelection(int clockwise); in nativeRotateSelection()
94 private native void nativeRotatePaste(int clockwise); in nativeRotatePaste()
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/path/
H A Dpath.py144 def clockwise(self) -> 'Path': member in Path
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A Dsquared_distance_utils.h217 inline bool clockwise(const typename K::Vector_2 &u, in clockwise() function
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dsplinechar.c1909 static SplineSet *UnitCircle(int clockwise) { in UnitCircle()
2057 static int BuildEllipse(int clockwise,bigreal r1,bigreal r2, bigreal theta, in BuildEllipse()
2121 int clockwise; in MakeEllipseWithAxis() local
2226 int clockwise; in EllipseSomewhere() local
/dports/graphics/autotrace/autotrace-0.31.1/
H A Dautotrace.h91 at_bool clockwise; member
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/autotrace/
H A Dautotrace.h86 gboolean clockwise; member
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/python/plugins/
H A DPadArray.py378 clockwise=True, padRotationEnable=False, padRotationOffset=0): argument
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/libs/kimath/src/
H A Dtrigo.cpp513 bool clockwise = ( ( v1.Angle() - v2.Angle() ) > 0 ); in CalcArcAngle() local
/dports/graphics/lximage-qt/lximage-qt-1.0.0/src/
H A Dimageview.cpp287 void ImageView::rotateImage(bool clockwise) { in rotateImage()
/dports/graphics/svgalib/svgalib-1.4.3/threeDKit/
H A D3dkit.c376 int furthest, clockwise = 0; in TD_drawsurface() local
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/Fill/
H A DFillBase.cpp367 …&pl1, const Polyline &pl2, const Points &contour, size_t idx_start, size_t idx_end, bool clockwise) in take()
391 …nts &contour, ContourIntersectionPoint *cp_start, ContourIntersectionPoint *cp_end, bool clockwise) in take()
415 …ContourIntersectionPoint *cp_start, ContourIntersectionPoint *cp_end, bool clockwise, double take_… in take_limited()
/dports/graphics/swftools/swftools-0.9.2/src/
H A Dswfc-history.c904 static float getDeltaAngle(float angle1, float angle2, int clockwise) in getDeltaAngle()
922 void history_rememberSweep(history_t* past, U16 frame, float x, float y, float r, int clockwise, in… in history_rememberSweep()
/dports/games/patapizza-tetris/tetris-e6f1a41/
H A Dtetris.c656 void shape_flip(int clockwise) { in shape_flip()
/dports/games/bstone/bstone-1.1.9/src/
H A D3d_game.cpp2991 int16_t curangle, clockwise, counter, change; in RotateView() local
/dports/editors/cooledit/cooledit-3.17.28/widget/
H A D3dkit.c391 int furthest, clockwise = 0; in TD_drawsurface() local

12345678910>>...18