#include <AbstractSTRtree.h>
Public Member Functions | |
| virtual bool | intersects (const void *aBounds, const void *bBounds)=0 |
|
||||||||||||
|
For STRtrees, the bounds will be Envelopes; for SIRtrees, Intervals; for other subclasses of AbstractSTRtree, some other class.
|
1.4.4