Function subdivide2QTree

  • (简易四叉树)创建一个 gridMBR 层面的四叉树

    Parameters

    • grid: Grid
    • maxDepth: number

      |---------->x

      | 2 | 3 | |-------- | 0 | 1 | | y

    Returns QTNode

Generated using TypeDoc