PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ overBelow4D()

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

Definition at line 265 of file gserialized_spgist_2d.c.

266 {
267  return rect_box->right.ymax <= query->ymax;
268 }

References RectBox::right.

Referenced by gserialized_spgist_inner_consistent_2d().

Here is the caller graph for this function: