RTree.m_root

Undocumented in source.
class RTree(DataType, ElemType, alias NumDims, ElemTypeReal, alias int MaxNodes = 8, alias int MinNodes = MaxNodes / 2)
protected
Node* m_root;

Meta