PostgreSQL Source Code  git master
Point Struct Reference

#include <geo_decls.h>

Data Fields

float8 x
 
float8 y
 

Detailed Description

Definition at line 96 of file geo_decls.h.

Field Documentation

◆ x

float8 Point::x

Definition at line 98 of file geo_decls.h.

Referenced by adjustBox(), box_circle(), box_closept_lseg(), box_closept_point(), box_cn(), box_construct(), box_contain_box(), box_contain_point(), box_in(), box_interpt_lseg(), box_intersect(), box_left(), box_ov(), box_overleft(), box_overright(), box_poly(), box_recv(), box_right(), box_send(), box_wd(), boxes_bound_box(), 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_send(), computeDistance(), cr_circle(), dist_ppoly_internal(), geo_distance_internal(), getQuadrant(), getQuadrantArea(), getRangeBox(), getSide(), gist_bbox_zorder_abbrev_convert(), gist_bbox_zorder_cmp(), gist_box_picksplit(), gist_box_same(), gist_circle_compress(), gist_circle_consistent(), gist_point_consistent(), gist_point_consistent_internal(), gist_point_fetch(), inter_lb(), line_construct(), line_contain_point(), lseg_center(), lseg_inside_poly(), lseg_recv(), lseg_send(), lseg_vertical(), make_bound_box(), makepoint(), path_add(), path_area(), path_decode(), path_encode(), path_inter(), path_poly(), path_recv(), path_send(), point_add_point(), point_box(), point_box_distance(), point_construct(), point_div_point(), point_dt(), point_eq_point(), point_in(), point_inside(), point_invsl(), point_left(), point_mul_point(), point_recv(), point_right(), point_send(), point_sl(), point_sub_point(), point_vert(), pointToRectBoxDistance(), poly_left(), poly_overleft(), poly_overright(), poly_path(), poly_recv(), poly_right(), poly_send(), poly_to_circle(), regress_lseg_construct(), rt_box_union(), size_box(), spg_box_quad_picksplit(), spg_kd_inner_consistent(), spg_quad_inner_consistent(), spg_quad_picksplit(), statlseg_construct(), widget_in(), widget_out(), and x_cmp().

◆ y

float8 Point::y

Definition at line 99 of file geo_decls.h.

Referenced by adjustBox(), box_above(), box_above_eq(), box_below(), box_below_eq(), box_circle(), box_closept_lseg(), box_closept_point(), box_cn(), box_construct(), box_contain_box(), box_contain_point(), box_ht(), box_in(), box_interpt_lseg(), box_intersect(), box_ov(), box_overabove(), box_overbelow(), box_poly(), box_recv(), box_send(), boxes_bound_box(), circle_above(), 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_send(), computeDistance(), cr_circle(), dist_ppoly_internal(), geo_distance_internal(), getQuadrant(), getQuadrantArea(), getRangeBox(), getSide(), gist_bbox_zorder_abbrev_convert(), gist_bbox_zorder_cmp(), gist_box_picksplit(), gist_box_same(), gist_circle_compress(), gist_circle_consistent(), gist_point_consistent(), gist_point_consistent_internal(), gist_point_fetch(), inter_lb(), line_construct(), line_contain_point(), lseg_center(), lseg_horizontal(), lseg_inside_poly(), lseg_recv(), lseg_send(), make_bound_box(), makepoint(), path_add(), path_area(), path_decode(), path_encode(), path_inter(), path_poly(), path_recv(), path_send(), point_above(), point_add_point(), point_below(), point_box(), point_box_distance(), point_construct(), point_div_point(), point_dt(), point_eq_point(), point_horiz(), point_in(), point_inside(), point_invsl(), point_mul_point(), point_recv(), point_send(), point_sl(), point_sub_point(), pointToRectBoxDistance(), poly_above(), poly_below(), poly_overabove(), poly_overbelow(), poly_path(), poly_recv(), poly_send(), poly_to_circle(), regress_lseg_construct(), rt_box_union(), size_box(), spg_box_quad_picksplit(), 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: