Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TRange
| Type | Name | Description | |
|---|---|---|---|
| TRange | Intersection
(
const TArray< TRange >& Ranges |
Compute the intersection of many ranges. | |
| TRange | Intersection
(
const TRange& X, |
Compute the intersection of two ranges. |