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