#include <opennurbs_rtree.h>
Public Member Functions | |
bool | IsInternalNode () const |
bool | IsLeaf () const |
Public Attributes | |
ON_RTreeBranch | m_branch [ON_RTree_MAX_NODE_COUNT] |
int | m_count |
int | m_level |
Definition at line 125 of file opennurbs_rtree.h.
bool ON_RTreeNode::IsInternalNode | ( | ) | const [inline] |
Definition at line 127 of file opennurbs_rtree.h.
bool ON_RTreeNode::IsLeaf | ( | ) | const [inline] |
Definition at line 129 of file opennurbs_rtree.h.
Definition at line 139 of file opennurbs_rtree.h.
Definition at line 138 of file opennurbs_rtree.h.
Definition at line 133 of file opennurbs_rtree.h.