PostgreSQL Source Code
git master
|
#include <geo_decls.h>
Data Fields | |
Point | high |
Point | low |
Definition at line 140 of file geo_decls.h.
Point BOX::high |
Definition at line 142 of file geo_decls.h.
Referenced by adjustBox(), box_above(), box_above_eq(), box_add(), box_below(), box_below_eq(), box_circle(), box_closept_lseg(), box_closept_point(), box_cn(), box_construct(), box_contain_box(), box_contain_point(), box_diagonal(), box_div(), box_ht(), box_in(), box_interpt_lseg(), box_intersect(), box_left(), box_mul(), box_out(), box_ov(), box_overbelow(), box_overleft(), box_poly(), box_recv(), box_right(), box_same(), box_send(), box_sub(), box_wd(), boxes_bound_box(), circle_box(), computeDistance(), getQuadrant(), getQuadrantArea(), getRangeBox(), gist_box_picksplit(), gist_box_same(), gist_circle_compress(), gist_circle_consistent(), gist_point_compress(), gist_point_consistent(), gist_point_fetch(), inter_lb(), make_bound_box(), path_inter(), point_box(), point_box_distance(), poly_above(), poly_below(), poly_left(), poly_overbelow(), poly_overleft(), poly_right(), rt_box_union(), size_box(), spg_box_quad_picksplit(), spg_kd_inner_consistent(), and spg_quad_inner_consistent().
Point BOX::low |
Definition at line 143 of file geo_decls.h.
Referenced by adjustBox(), box_above(), box_above_eq(), box_add(), box_below(), box_below_eq(), box_circle(), box_closept_lseg(), box_closept_point(), box_cn(), box_construct(), box_contain_box(), box_contain_point(), box_diagonal(), box_div(), box_ht(), box_in(), box_interpt_lseg(), box_intersect(), box_left(), box_mul(), box_ov(), box_overabove(), box_overright(), box_poly(), box_recv(), box_right(), box_same(), box_send(), box_sub(), box_wd(), boxes_bound_box(), circle_box(), computeDistance(), getQuadrant(), getQuadrantArea(), getRangeBox(), gist_bbox_zorder_abbrev_convert(), gist_bbox_zorder_cmp(), gist_box_picksplit(), gist_box_same(), gist_circle_compress(), gist_circle_consistent(), gist_point_compress(), gist_point_consistent(), inter_lb(), make_bound_box(), path_inter(), point_box(), point_box_distance(), poly_above(), poly_below(), poly_left(), poly_overabove(), poly_overright(), poly_right(), rt_box_union(), size_box(), spg_box_quad_picksplit(), spg_kd_inner_consistent(), and spg_quad_inner_consistent().