PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ left4D()

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

Definition at line 229 of file gserialized_spgist_2d.c.

230 {
231  return rect_box->right.xmax <= query->xmin;
232 }

References RectBox::right.

Referenced by gserialized_spgist_inner_consistent_2d().

Here is the caller graph for this function: