PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ overAbove4D()

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

Definition at line 279 of file gserialized_spgist_2d.c.

280 {
281  return rect_box->left.ymin >= query->ymin;
282 }

References RectBox::left.

Referenced by gserialized_spgist_inner_consistent_2d().

Here is the caller graph for this function: