Home
last modified time | relevance | path

Searched refs:pt_outside (Results 1 – 25 of 32) sorted by relevance

12

/dports/databases/postgis25/postgis-2.5.5/liblwgeom/cunit/
H A Dcu_tree.c51 POINT2D pt, pt_outside; in test_tree_circ_pip() local
56 pt_outside.x = -2.0; in test_tree_circ_pip()
57 pt_outside.y = 0.0; in test_tree_circ_pip()
62 rv = circ_tree_contains_point(c, &pt, &pt_outside, &on_boundary); in test_tree_circ_pip()
68 rv = circ_tree_contains_point(c, &pt, &pt_outside, &on_boundary); in test_tree_circ_pip()
81 rv = circ_tree_contains_point(c, &pt, &pt_outside, &on_boundary); in test_tree_circ_pip()
87 rv = circ_tree_contains_point(c, &pt, &pt_outside, &on_boundary); in test_tree_circ_pip()
123 POINT2D pt, pt_outside; in test_tree_circ_pip2() local
133 gbox_pt_outside(&gbox, &pt_outside); in test_tree_circ_pip2()
147 gbox_pt_outside(&gbox, &pt_outside); in test_tree_circ_pip2()
[all …]
H A Dcu_geodetic.c938 POINT2D pt_outside; in test_ptarray_contains_point_sphere() local
957 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
968 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
983 pt_outside.y = 0.5; in test_ptarray_contains_point_sphere()
993 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
994 pt_outside.y = 1.2; in test_ptarray_contains_point_sphere()
1004 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
1015 pt_outside.x = 1.0; in test_ptarray_contains_point_sphere()
1026 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
1037 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
[all …]
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/cunit/
H A Dcu_geodetic.c938 POINT2D pt_outside; in test_ptarray_contains_point_sphere() local
957 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
968 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
983 pt_outside.y = 0.5; in test_ptarray_contains_point_sphere()
993 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
994 pt_outside.y = 1.2; in test_ptarray_contains_point_sphere()
1004 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
1015 pt_outside.x = 1.0; in test_ptarray_contains_point_sphere()
1026 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
1037 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
[all …]
H A Dcu_tree.c51 POINT2D pt, pt_outside; in test_tree_circ_pip() local
56 pt_outside.x = -2.0; in test_tree_circ_pip()
57 pt_outside.y = 0.0; in test_tree_circ_pip()
62 rv = circ_tree_contains_point(c, &pt, &pt_outside, 0, &on_boundary); in test_tree_circ_pip()
68 rv = circ_tree_contains_point(c, &pt, &pt_outside, 0, &on_boundary); in test_tree_circ_pip()
81 rv = circ_tree_contains_point(c, &pt, &pt_outside, 0, &on_boundary); in test_tree_circ_pip()
87 rv = circ_tree_contains_point(c, &pt, &pt_outside, 0, &on_boundary); in test_tree_circ_pip()
123 POINT2D pt, pt_outside; in test_tree_circ_pip2() local
133 gbox_pt_outside(&gbox, &pt_outside); in test_tree_circ_pip2()
147 gbox_pt_outside(&gbox, &pt_outside); in test_tree_circ_pip2()
[all …]
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/cunit/
H A Dcu_geodetic.c938 POINT2D pt_outside; in test_ptarray_contains_point_sphere() local
957 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
968 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
983 pt_outside.y = 0.5; in test_ptarray_contains_point_sphere()
993 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
994 pt_outside.y = 1.2; in test_ptarray_contains_point_sphere()
1004 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
1015 pt_outside.x = 1.0; in test_ptarray_contains_point_sphere()
1026 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
1037 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
[all …]
H A Dcu_tree.c51 POINT2D pt, pt_outside; in test_tree_circ_pip() local
56 pt_outside.x = -2.0; in test_tree_circ_pip()
57 pt_outside.y = 0.0; in test_tree_circ_pip()
62 rv = circ_tree_contains_point(c, &pt, &pt_outside, 0, &on_boundary); in test_tree_circ_pip()
68 rv = circ_tree_contains_point(c, &pt, &pt_outside, 0, &on_boundary); in test_tree_circ_pip()
81 rv = circ_tree_contains_point(c, &pt, &pt_outside, 0, &on_boundary); in test_tree_circ_pip()
87 rv = circ_tree_contains_point(c, &pt, &pt_outside, 0, &on_boundary); in test_tree_circ_pip()
123 POINT2D pt, pt_outside; in test_tree_circ_pip2() local
133 gbox_pt_outside(&gbox, &pt_outside); in test_tree_circ_pip2()
147 gbox_pt_outside(&gbox, &pt_outside); in test_tree_circ_pip2()
[all …]
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/cunit/
H A Dcu_geodetic.c938 POINT2D pt_outside; in test_ptarray_contains_point_sphere() local
957 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
968 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
983 pt_outside.y = 0.5; in test_ptarray_contains_point_sphere()
993 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
994 pt_outside.y = 1.2; in test_ptarray_contains_point_sphere()
1004 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
1015 pt_outside.x = 1.0; in test_ptarray_contains_point_sphere()
1026 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
1037 pt_outside.x = 1.2; in test_ptarray_contains_point_sphere()
[all …]
H A Dcu_tree.c51 POINT2D pt, pt_outside; in test_tree_circ_pip() local
56 pt_outside.x = -2.0; in test_tree_circ_pip()
57 pt_outside.y = 0.0; in test_tree_circ_pip()
62 rv = circ_tree_contains_point(c, &pt, &pt_outside, 0, &on_boundary); in test_tree_circ_pip()
68 rv = circ_tree_contains_point(c, &pt, &pt_outside, 0, &on_boundary); in test_tree_circ_pip()
81 rv = circ_tree_contains_point(c, &pt, &pt_outside, 0, &on_boundary); in test_tree_circ_pip()
87 rv = circ_tree_contains_point(c, &pt, &pt_outside, 0, &on_boundary); in test_tree_circ_pip()
123 POINT2D pt, pt_outside; in test_tree_circ_pip2() local
133 gbox_pt_outside(&gbox, &pt_outside); in test_tree_circ_pip2()
147 gbox_pt_outside(&gbox, &pt_outside); in test_tree_circ_pip2()
[all …]
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/
H A Dlwgeodetic_tree.c112 node->pt_outside.x = 0.0; in circ_node_leaf_new()
113 node->pt_outside.y = 0.0; in circ_node_leaf_new()
133 tree->pt_outside.x = 0.0; in circ_node_leaf_point_new()
134 tree->pt_outside.y = 0.0; in circ_node_leaf_point_new()
346 node->pt_outside.x = 0.0; in circ_node_internal_new()
347 node->pt_outside.y = 0.0; in circ_node_internal_new()
505 geographic_point_init(pt_outside->x, pt_outside->y, &(stab_edge.end)); in circ_tree_contains_point()
546 pt_outside->x, pt_outside->y in circ_tree_contains_point()
889 printf(" O(%.5g %.5g)", node->pt_outside.x, node->pt_outside.y); in circ_tree_print()
907 printf(" O(%.15g %.15g)", node->pt_outside.x, node->pt_outside.y); in circ_tree_print()
[all …]
H A Dlwgeodetic_tree.h45 POINT2D pt_outside; member
53 int circ_tree_contains_point(const CIRC_NODE* node, const POINT2D* pt, const POINT2D* pt_outside, i…
H A Dlwgeodetic.h121 int ptarray_contains_point_sphere(const POINTARRAY *pa, const POINT2D *pt_outside, const POINT2D *p…
129 int lwpoly_pt_outside(const LWPOLY *poly, POINT2D *pt_outside);
130 int ptarray_point_in_ring(const POINTARRAY *pa, const POINT2D *pt_outside, const POINT2D *pt_to_tes…
H A Dlwgeodetic.c1522 pt_outside->x = rad2deg(gSum.lon); in lwpoly_pt_outside_hack()
1523 pt_outside->y = rad2deg(gSum.lat); in lwpoly_pt_outside_hack()
1533 rv = gbox_pt_outside(poly->bbox, pt_outside); in lwpoly_pt_outside()
1539 rv = gbox_pt_outside(&gbox, pt_outside); in lwpoly_pt_outside()
1616 pt_outside->x = rad2deg(g.lon); in gbox_pt_outside()
1617 pt_outside->y = rad2deg(g.lat); in gbox_pt_outside()
1618 LWDEBUGF(4, "returning POINT(%.8g %.8g) as outside point", pt_outside->x, pt_outside->y); in gbox_pt_outside()
2527 POINT2D pt_outside; in lwpoly_covers_point2d() local
2557 lwpoly_pt_outside(poly, &pt_outside); in lwpoly_covers_point2d()
2559 LWDEBUGF(4, "pt_outside POINT(%.18g %.18g)", pt_outside.x, pt_outside.y); in lwpoly_covers_point2d()
[all …]
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/
H A Dlwgeodetic_tree.c112 node->pt_outside.x = 0.0; in circ_node_leaf_new()
113 node->pt_outside.y = 0.0; in circ_node_leaf_new()
133 tree->pt_outside.x = 0.0; in circ_node_leaf_point_new()
134 tree->pt_outside.y = 0.0; in circ_node_leaf_point_new()
346 node->pt_outside.x = 0.0; in circ_node_internal_new()
347 node->pt_outside.y = 0.0; in circ_node_internal_new()
505 geographic_point_init(pt_outside->x, pt_outside->y, &(stab_edge.end)); in circ_tree_contains_point()
546 pt_outside->x, pt_outside->y in circ_tree_contains_point()
889 printf(" O(%.5g %.5g)", node->pt_outside.x, node->pt_outside.y); in circ_tree_print()
907 printf(" O(%.15g %.15g)", node->pt_outside.x, node->pt_outside.y); in circ_tree_print()
[all …]
H A Dlwgeodetic_tree.h45 POINT2D pt_outside; member
53 int circ_tree_contains_point(const CIRC_NODE* node, const POINT2D* pt, const POINT2D* pt_outside, i…
H A Dlwgeodetic.h121 int ptarray_contains_point_sphere(const POINTARRAY *pa, const POINT2D *pt_outside, const POINT2D *p…
129 int lwpoly_pt_outside(const LWPOLY *poly, POINT2D *pt_outside);
130 int ptarray_point_in_ring(const POINTARRAY *pa, const POINT2D *pt_outside, const POINT2D *pt_to_tes…
H A Dlwgeodetic.c1522 pt_outside->x = rad2deg(gSum.lon); in lwpoly_pt_outside_hack()
1523 pt_outside->y = rad2deg(gSum.lat); in lwpoly_pt_outside_hack()
1533 rv = gbox_pt_outside(poly->bbox, pt_outside); in lwpoly_pt_outside()
1539 rv = gbox_pt_outside(&gbox, pt_outside); in lwpoly_pt_outside()
1616 pt_outside->x = rad2deg(g.lon); in gbox_pt_outside()
1617 pt_outside->y = rad2deg(g.lat); in gbox_pt_outside()
1618 LWDEBUGF(4, "returning POINT(%.8g %.8g) as outside point", pt_outside->x, pt_outside->y); in gbox_pt_outside()
2524 POINT2D pt_outside; in lwpoly_covers_point2d() local
2554 lwpoly_pt_outside(poly, &pt_outside); in lwpoly_covers_point2d()
2556 LWDEBUGF(4, "pt_outside POINT(%.18g %.18g)", pt_outside.x, pt_outside.y); in lwpoly_covers_point2d()
[all …]
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/
H A Dlwgeodetic_tree.c112 node->pt_outside.x = 0.0; in circ_node_leaf_new()
113 node->pt_outside.y = 0.0; in circ_node_leaf_new()
133 tree->pt_outside.x = 0.0; in circ_node_leaf_point_new()
134 tree->pt_outside.y = 0.0; in circ_node_leaf_point_new()
346 node->pt_outside.x = 0.0; in circ_node_internal_new()
347 node->pt_outside.y = 0.0; in circ_node_internal_new()
505 geographic_point_init(pt_outside->x, pt_outside->y, &(stab_edge.end)); in circ_tree_contains_point()
546 pt_outside->x, pt_outside->y in circ_tree_contains_point()
889 printf(" O(%.5g %.5g)", node->pt_outside.x, node->pt_outside.y); in circ_tree_print()
907 printf(" O(%.15g %.15g)", node->pt_outside.x, node->pt_outside.y); in circ_tree_print()
[all …]
H A Dlwgeodetic_tree.h45 POINT2D pt_outside; member
53 int circ_tree_contains_point(const CIRC_NODE* node, const POINT2D* pt, const POINT2D* pt_outside, i…
H A Dlwgeodetic.h121 int ptarray_contains_point_sphere(const POINTARRAY *pa, const POINT2D *pt_outside, const POINT2D *p…
129 int lwpoly_pt_outside(const LWPOLY *poly, POINT2D *pt_outside);
130 int ptarray_point_in_ring(const POINTARRAY *pa, const POINT2D *pt_outside, const POINT2D *pt_to_tes…
H A Dlwgeodetic.c1524 pt_outside->x = rad2deg(gSum.lon); in lwpoly_pt_outside_hack()
1525 pt_outside->y = rad2deg(gSum.lat); in lwpoly_pt_outside_hack()
1535 rv = gbox_pt_outside(poly->bbox, pt_outside); in lwpoly_pt_outside()
1541 rv = gbox_pt_outside(&gbox, pt_outside); in lwpoly_pt_outside()
1618 pt_outside->x = rad2deg(g.lon); in gbox_pt_outside()
1619 pt_outside->y = rad2deg(g.lat); in gbox_pt_outside()
1620 LWDEBUGF(4, "returning POINT(%.8g %.8g) as outside point", pt_outside->x, pt_outside->y); in gbox_pt_outside()
2529 POINT2D pt_outside; in lwpoly_covers_point2d() local
2559 lwpoly_pt_outside(poly, &pt_outside); in lwpoly_covers_point2d()
2561 LWDEBUGF(4, "pt_outside POINT(%.18g %.18g)", pt_outside.x, pt_outside.y); in lwpoly_covers_point2d()
[all …]
/dports/databases/postgis25/postgis-2.5.5/liblwgeom/
H A Dlwgeodetic_tree.c112 node->pt_outside.x = 0.0; in circ_node_leaf_new()
113 node->pt_outside.y = 0.0; in circ_node_leaf_new()
133 tree->pt_outside.x = 0.0; in circ_node_leaf_point_new()
134 tree->pt_outside.y = 0.0; in circ_node_leaf_point_new()
346 node->pt_outside.x = 0.0; in circ_node_internal_new()
347 node->pt_outside.y = 0.0; in circ_node_internal_new()
505 geographic_point_init(pt_outside->x, pt_outside->y, &(stab_edge.end)); in circ_tree_contains_point()
699 if ( circ_tree_contains_point(n1, &pt, &(n1->pt_outside), NULL) ) in circ_tree_distance_tree_internal()
873 printf(" O(%.5g %.5g)", node->pt_outside.x, node->pt_outside.y); in circ_tree_print()
891 printf(" O(%.5g %.5g)", node->pt_outside.x, node->pt_outside.y); in circ_tree_print()
[all …]
H A Dlwgeodetic_tree.h45 POINT2D pt_outside; member
53 int circ_tree_contains_point(const CIRC_NODE* node, const POINT2D* pt, const POINT2D* pt_outside, i…
H A Dlwgeodetic.h120 int ptarray_contains_point_sphere(const POINTARRAY *pa, const POINT2D *pt_outside, const POINT2D *p…
128 int lwpoly_pt_outside(const LWPOLY *poly, POINT2D *pt_outside);
129 int ptarray_point_in_ring(const POINTARRAY *pa, const POINT2D *pt_outside, const POINT2D *pt_to_tes…
H A Dlwgeodetic.c1522 pt_outside->x = rad2deg(gSum.lon); in lwpoly_pt_outside_hack()
1523 pt_outside->y = rad2deg(gSum.lat); in lwpoly_pt_outside_hack()
1533 rv = gbox_pt_outside(poly->bbox, pt_outside); in lwpoly_pt_outside()
1539 rv = gbox_pt_outside(&gbox, pt_outside); in lwpoly_pt_outside()
1616 pt_outside->x = rad2deg(g.lon); in gbox_pt_outside()
1617 pt_outside->y = rad2deg(g.lat); in gbox_pt_outside()
1618 LWDEBUGF(4, "returning POINT(%.8g %.8g) as outside point", pt_outside->x, pt_outside->y); in gbox_pt_outside()
2524 POINT2D pt_outside; in lwpoly_covers_point2d() local
2554 lwpoly_pt_outside(poly, &pt_outside); in lwpoly_covers_point2d()
2556 LWDEBUGF(4, "pt_outside POINT(%.18g %.18g)", pt_outside.x, pt_outside.y); in lwpoly_covers_point2d()
[all …]
/dports/devel/librttopo/librttopo-1.1.0/src/
H A Drtgeodetic.h121 …oint_sphere(const RTCTX *ctx, const RTPOINTARRAY *pa, const RTPOINT2D *pt_outside, const RTPOINT2D…
123 void rtpoly_pt_outside(const RTCTX *ctx, const RTPOLY *poly, RTPOINT2D *pt_outside);
124 int ptarray_point_in_ring(const RTPOINTARRAY *pa, const RTPOINT2D *pt_outside, const RTPOINT2D *pt_…

12