PostGIS  3.4.0dev-r@@SVN_REVISION@@
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages

◆ above4D()

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

Definition at line 272 of file gserialized_spgist_2d.c.

273 {
274  return rect_box->left.ymin >= query->ymax;
275 }

References RectBox::left.

Referenced by gserialized_spgist_inner_consistent_2d().

Here is the caller graph for this function: