Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

Point Struct Reference

#include <geo_decls.h>

Data Fields

double x
double y

Detailed Description

Definition at line 58 of file geo_decls.h.


Field Documentation

double Point::x

Definition at line 60 of file geo_decls.h.

Referenced by adjustBox(), box_add(), box_circle(), box_cn(), box_contain(), box_contain_pt(), box_contained(), box_distance(), box_div(), box_fill(), box_in(), box_intersect(), box_left(), box_mul(), box_ov(), box_overleft(), box_overright(), box_penalty(), box_poly(), box_recv(), box_right(), box_same(), box_send(), box_sub(), box_wd(), box_width(), boxarea(), circle_add_pt(), circle_box(), circle_center(), circle_div_pt(), circle_in(), circle_left(), circle_mul_pt(), circle_out(), circle_overleft(), circle_overright(), circle_poly(), circle_recv(), circle_right(), circle_same(), circle_send(), circle_sub_pt(), close_pb(), close_pl(), close_ps(), close_sb(), computeDistance(), cr_circle(), dist_cpoly(), dist_pl_internal(), dist_ps_internal(), g_box_consider_split(), geo_distance_internal(), getSide(), gist_box_picksplit(), gist_box_same(), gist_circle_compress(), gist_circle_consistent(), gist_point_consistent(), gist_point_consistent_internal(), inter_lb(), inter_sb(), interpt_sl(), line_construct_pm(), line_construct_pts(), lseg_center(), lseg_construct(), lseg_eq(), lseg_inside_poly(), lseg_interpt_internal(), lseg_ne(), lseg_recv(), lseg_send(), lseg_vertical(), make_bound_box(), makepoint(), on_pb(), on_pl(), path_add(), path_add_pt(), path_area(), path_decode(), path_div_pt(), path_encode(), path_inter(), path_mul_pt(), path_poly(), path_recv(), path_send(), path_sub_pt(), point_add(), point_construct(), point_copy(), point_distance(), point_div(), point_dt(), point_eq(), point_in(), point_inside(), point_left(), point_mul(), point_ne(), point_recv(), point_right(), point_send(), point_sl(), point_sub(), point_vert(), points_box(), poly2path(), poly_circle(), poly_left(), poly_overleft(), poly_overright(), poly_path(), poly_recv(), poly_right(), poly_send(), regress_lseg_construct(), rt_box_union(), size_box(), spg_kd_inner_consistent(), spg_quad_inner_consistent(), spg_quad_picksplit(), statlseg_construct(), widget_in(), widget_out(), and x_cmp().

double Point::y

Definition at line 60 of file geo_decls.h.

Referenced by adjustBox(), box_above(), box_above_eq(), box_add(), box_below(), box_below_eq(), box_circle(), box_cn(), box_contain(), box_contain_pt(), box_contained(), box_distance(), box_div(), box_fill(), box_height(), box_ht(), box_in(), box_intersect(), box_mul(), box_ov(), box_overabove(), box_overbelow(), box_penalty(), box_poly(), box_recv(), box_same(), box_send(), box_sub(), boxarea(), circle_above(), circle_add_pt(), circle_below(), circle_box(), circle_center(), circle_div_pt(), circle_in(), circle_mul_pt(), circle_out(), circle_overabove(), circle_overbelow(), circle_poly(), circle_recv(), circle_same(), circle_send(), circle_sub_pt(), close_pb(), close_pl(), close_ps(), close_sb(), computeDistance(), cr_circle(), dist_cpoly(), dist_pl_internal(), dist_ps_internal(), g_box_consider_split(), geo_distance_internal(), getSide(), gist_box_picksplit(), gist_box_same(), gist_circle_compress(), gist_circle_consistent(), gist_point_consistent(), gist_point_consistent_internal(), inter_lb(), inter_sb(), interpt_sl(), line_construct_pm(), line_construct_pts(), lseg_center(), lseg_construct(), lseg_eq(), lseg_horizontal(), lseg_inside_poly(), lseg_interpt_internal(), lseg_ne(), lseg_recv(), lseg_send(), make_bound_box(), makepoint(), on_pb(), on_pl(), path_add(), path_add_pt(), path_area(), path_decode(), path_div_pt(), path_encode(), path_inter(), path_mul_pt(), path_poly(), path_recv(), path_send(), path_sub_pt(), point_above(), point_add(), point_below(), point_construct(), point_copy(), point_distance(), point_div(), point_dt(), point_eq(), point_horiz(), point_in(), point_inside(), point_mul(), point_ne(), point_recv(), point_send(), point_sl(), point_sub(), points_box(), poly2path(), poly_above(), poly_below(), poly_circle(), poly_overabove(), poly_overbelow(), poly_path(), poly_recv(), poly_send(), regress_lseg_construct(), rt_box_union(), size_box(), spg_kd_inner_consistent(), spg_kd_picksplit(), spg_quad_inner_consistent(), spg_quad_picksplit(), statlseg_construct(), widget_in(), widget_out(), and y_cmp().


The documentation for this struct was generated from the following file: