PostgreSQL Source Code
git master
|
Data Fields | |
Range | left |
Range | right |
Definition at line 109 of file geo_spgist.c.
Range RangeBox::left |
Definition at line 111 of file geo_spgist.c.
Referenced by contain2D(), contain4D(), contained2D(), contained4D(), getRangeBox(), higher2D(), initRectBox(), left4D(), lower2D(), nextRectBox(), overHigher2D(), overlap2D(), overlap4D(), overLeft4D(), overLower2D(), overRight4D(), pointToRectBoxDistance(), and right4D().
Range RangeBox::right |
Definition at line 112 of file geo_spgist.c.
Referenced by above4D(), below4D(), contain2D(), contain4D(), contained2D(), contained4D(), getRangeBox(), higher2D(), initRectBox(), lower2D(), nextRectBox(), overAbove4D(), overBelow4D(), overHigher2D(), overlap2D(), overlap4D(), overLower2D(), and pointToRectBoxDistance().