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

◆ rtree_set_functions()

static bool rtree_set_functions ( RTree rtree)
static

Sets the appropriate get axis function for the R-tree based on its meosType.

Parameters
[in,out]rtreeThe R-tree structure for which the function pointer is to be set.
Returns
true if the function pointer was successfully set; false otherwise.