Choose your operating system:
Windows
macOS
Linux
TRange
Hull
( const TArray< TRange >& Ranges)
Compute the hull of many ranges.
( const TRange& X, const TRange& Y)
Compute the hull of two ranges.
The hull is the smallest range that contains both ranges.