PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ below4D()

static bool below4D ( RectBox rect_box,
BOX2DF *  query 
)
static

Definition at line 258 of file gserialized_spgist_2d.c.

259{
260 return rect_box->right.ymax <= query->ymin;
261}

References RectBox::right.

Referenced by gserialized_spgist_inner_consistent_2d().

Here is the caller graph for this function: