PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ right4D()

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

Definition at line 244 of file gserialized_spgist_2d.c.

245{
246 return rect_box->left.xmin >= query->xmax;
247}

References RectBox::left.

Referenced by gserialized_spgist_inner_consistent_2d().

Here is the caller graph for this function: