PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ overRight4D()

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

Definition at line 250 of file gserialized_spgist_2d.c.

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

References RectBox::left.

Referenced by gserialized_spgist_inner_consistent_2d().

Here is the caller graph for this function: