PostgreSQL Source Code
git master
|
Data Fields | |
RangeBox | range_box_x |
RangeBox | range_box_y |
Definition at line 115 of file geo_spgist.c.
RangeBox RectBox::range_box_x |
Definition at line 117 of file geo_spgist.c.
Referenced by contain4D(), contained4D(), initRectBox(), left4D(), nextRectBox(), overlap4D(), overLeft4D(), overRight4D(), pointToRectBoxDistance(), and right4D().
RangeBox RectBox::range_box_y |
Definition at line 118 of file geo_spgist.c.
Referenced by above4D(), below4D(), contain4D(), contained4D(), initRectBox(), nextRectBox(), overAbove4D(), overBelow4D(), overlap4D(), and pointToRectBoxDistance().