root property

Public accessor for root node (for debugging/inspection)

Implementation

CompressedQuadTreeNode get root => _root;