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

◆ node_search()

void node_search ( const RTreeNode node,
const STBox query,
int **  ids,
int *  count 
)

Searches recursively a node looking for hits with a query.

Parameters
[in]nodeThe node to be searched
[in]queryThe STBox that serves as query
[in]idsThe array with the list of answers.
[in]countTotal of elements found