MobilityDB 1.3
Loading...
Searching...
No Matches

◆ leaf_consistent()

static bool leaf_consistent ( const RTree rtree,
const void *  key,
const void *  query,
RTreeSearchOp  op 
)
static

Return true if a leaf entry is consistent with the search query.

This is the exact predicate applied at leaf level.

Parameters
[in]rtreePointer to the RTree structure
[in]keyThe bounding box of the leaf entry
[in]queryThe bounding box that serves as query
[in]opThe search operation