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

◆ rtree_create()

RTree * rtree_create ( meosType  basetype)

Creates an RTree index.

Parameters
[in]basetypeThe meosType of the elements to index. Currently the only basetype supported is T_STBOX.
Returns
RTree initialized.