PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ left4D()

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

Definition at line 230 of file gserialized_spgist_2d.c.

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

References RectBox::right.

Referenced by gserialized_spgist_inner_consistent_2d().

Here is the caller graph for this function: