PointQuadTree

constructor(minX: Double, maxX: Double, minY: Double, maxY: Double)
constructor(mBounds: Bounds, mDepth: Int = 0)