MobilityDB
1.3
Loading...
Searching...
No Matches
meos
src
geo
tspatial_rtree.c
add_answer
box_area
box_unioned_area
get_axis_length
get_axis_stbox
is_power_of_two
node_box_calculate
node_choose
node_choose_least_enlargement
node_free
node_insert
node_move_box_at_index_into
node_new
node_qsort
node_search
node_sort_axis
node_split
node_swap
rtree_create
rtree_create_stbox
rtree_free
rtree_insert
rtree_search
rtree_set_dims
rtree_set_functions
stbox_largest_axis
◆
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]
rtree
The R-tree structure for which the function pointer is to be set.
Returns
true
if the function pointer was successfully set;
false
otherwise.
Generated by
1.9.5