#include <Rtree.h>
Public Methods | |
void | init () |
Public Attributes | |
int | idx |
RecId | recId |
XyRange | recRng |
idx | is a traversal order number of current record, starting with 0 for the first record. |
recId | is an identifier of current record. |
recRng | is an xy-range of current record. |
|
|
|
|
|
|
|
|