Searched defs:edge_intersection (Results 1 – 8 of 8) sorted by relevance
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/math/ |
H A D | clipping.py | 50 def edge_intersection() -> Vec2: function
|
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/ |
H A D | superquadric.cpp | 566 bool Superquadric::edge_intersection(const double *pointA, const double *pointB) in edge_intersection() function in Superquadric
|
/dports/games/legesmotus/legesmotus-0.4.0/client/ |
H A D | GameController.cpp | 3826 Point edge_intersection = m_map_polygon.intersects_line(startpos, endpos, NULL); in shoot_in_line() local
|
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/ |
H A D | lwgeodetic.c | 1127 int edge_intersection(const GEOGRAPHIC_EDGE *e1, const GEOGRAPHIC_EDGE *e2, GEOGRAPHIC_POINT *g) in edge_intersection() function
|
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/ |
H A D | lwgeodetic.c | 1127 int edge_intersection(const GEOGRAPHIC_EDGE *e1, const GEOGRAPHIC_EDGE *e2, GEOGRAPHIC_POINT *g) in edge_intersection() function
|
/dports/databases/postgis25/postgis-2.5.5/liblwgeom/ |
H A D | lwgeodetic.c | 1127 int edge_intersection(const GEOGRAPHIC_EDGE *e1, const GEOGRAPHIC_EDGE *e2, GEOGRAPHIC_POINT *g) in edge_intersection() function
|
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/ |
H A D | lwgeodetic.c | 1127 int edge_intersection(const GEOGRAPHIC_EDGE *e1, const GEOGRAPHIC_EDGE *e2, GEOGRAPHIC_POINT *g) in edge_intersection() function
|
/dports/devel/librttopo/librttopo-1.1.0/src/ |
H A D | rtgeodetic.c | 1092 int edge_intersection(const RTCTX *ctx, const GEOGRAPHIC_EDGE *e1, const GEOGRAPHIC_EDGE *e2, GEOGR… in edge_intersection() function
|