Searches recursively a node looking for hits with a query.
- Parameters
-
[in] | rtree | Pointer to the RTree structure |
[in] | node | The node to be searched |
[in] | query | The bounding box that serves as query |
[in] | ids | The array with the list of answers |
[in] | count | Total of elements found |