removeRedundantBoxesArray
removeRedundantBoxesArray(boxes)
Remove all rectangles that are fully contained within others
Kind: global function
Param | Type |
---|---|
boxes | Array.<AABB2> |
Remove all rectangles that are fully contained within others
Kind: global function
Param | Type |
---|---|
boxes | Array.<AABB2> |