RTreeQuery Method |
Name | Description | |
---|---|---|
Query |
Query the entire RTree.
| |
Query(RTreeRect) |
Query a subset of this RTree.
| |
Query(RTreeResult) |
Query all items in the RTree with a result delegate.
| |
Query(RTreeRect, RTreeResult) |
Query the RTree for a given RTreeRect with a result delegate.
|