@shumoku/core · 0.4.0 · function
findContainerOverlaps
APIの説明は英語のcanonical sourceを表示しています。
Find pairs of container boxes that overlap where NEITHER is an ancestor of the other (nesting is legal containment, not interference).
findContainerOverlaps(boxes: readonly BoxBounds[]): ContainerOverlap[] パラメーター
| 名前 | 型 | 説明 | 既定値 |
|---|---|---|---|
boxes | readonly BoxBounds[] | 追加説明はありません。 | — |
戻り値
ContainerOverlap[]