Horizon
|
Node for each branch level. More...
#include <rtree.h>
Public Member Functions | |
bool | IsInternalNode () |
bool | IsLeaf () |
Public Attributes | |
int | m_count |
Count. | |
int | m_level |
Leaf is zero, others positive. | |
Branch | m_branch [MAXNODES] |
Branch. | |
Node for each branch level.