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.
1.8.7