|
PostgreSQL Source Code git master
|
#include <geo_decls.h>
Data Fields | |
| float8 | x |
| float8 | y |
Definition at line 95 of file geo_decls.h.
| float8 Point::x |
Definition at line 97 of file geo_decls.h.
Referenced by box_closept_lseg(), box_closept_point(), box_cn(), box_construct(), box_interpt_lseg(), box_intersect(), circle_center(), computeDistance(), cr_circle(), dist_ppoly_internal(), g_box_consider_split(), getQuadrantArea(), gist_bbox_zorder_abbrev_convert(), gist_circle_compress(), gist_circle_consistent(), gist_point_consistent(), gist_point_consistent_internal(), gist_point_fetch(), inter_lb(), lseg_center(), lseg_inside_poly(), path_add(), path_area(), path_decode(), path_poly(), path_recv(), path_send(), point_construct(), point_inside(), poly_path(), poly_to_circle(), rt_box_union(), spg_kd_inner_consistent(), spg_quad_inner_consistent(), spg_quad_picksplit(), and widget_in().
| float8 Point::y |
Definition at line 98 of file geo_decls.h.
Referenced by box_cn(), box_construct(), box_intersect(), circle_center(), computeDistance(), cr_circle(), dist_ppoly_internal(), g_box_consider_split(), getQuadrantArea(), gist_bbox_zorder_abbrev_convert(), gist_circle_compress(), gist_circle_consistent(), gist_point_consistent(), gist_point_consistent_internal(), gist_point_fetch(), lseg_center(), lseg_inside_poly(), path_add(), path_area(), path_decode(), path_poly(), path_recv(), path_send(), point_construct(), point_inside(), poly_path(), poly_to_circle(), rt_box_union(), spg_kd_inner_consistent(), spg_kd_picksplit(), spg_quad_inner_consistent(), spg_quad_picksplit(), and widget_in().