|
PostgreSQL Source Code git master
|
#include <geo_decls.h>
Data Fields | |
| Point | high |
| Point | low |
Definition at line 139 of file geo_decls.h.
| Point BOX::high |
Definition at line 141 of file geo_decls.h.
Referenced by box_add(), box_construct(), box_intersect(), box_sub(), g_box_consider_split(), getQuadrantArea(), gist_circle_compress(), gist_circle_consistent(), gist_point_consistent(), gist_point_fetch(), rt_box_union(), and spg_kd_inner_consistent().
| Point BOX::low |
Definition at line 142 of file geo_decls.h.
Referenced by box_add(), box_construct(), box_intersect(), box_sub(), g_box_consider_split(), getQuadrantArea(), gist_bbox_zorder_abbrev_convert(), gist_bbox_zorder_cmp(), gist_circle_compress(), gist_point_consistent(), rt_box_union(), and spg_kd_inner_consistent().