PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ overRight4D()

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

Definition at line 251 of file gserialized_spgist_2d.c.

252 {
253  return rect_box->left.xmin >= query->xmin;
254 }

References RectBox::left.

Referenced by gserialized_spgist_inner_consistent_2d().

Here is the caller graph for this function: