PostgreSQL Source Code git master
Loading...
Searching...
No Matches
RangeBox Struct Reference

Data Fields

Range left
 
Range right
 

Detailed Description

Definition at line 109 of file geo_spgist.c.

Field Documentation

◆ left

Range RangeBox::left

Definition at line 111 of file geo_spgist.c.

Referenced by contain4D(), contained4D(), left4D(), overlap4D(), overLeft4D(), overRight4D(), and right4D().

◆ right

Range RangeBox::right

Definition at line 112 of file geo_spgist.c.

Referenced by above4D(), below4D(), contain4D(), contained4D(), overAbove4D(), overBelow4D(), and overlap4D().


The documentation for this struct was generated from the following file: