Hull

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

TRange

 

Hull

(
    const TArray< TRange >& Ranges
)

Compute the hull of many ranges.

Public function Static

TRange

 

Hull

(
    const TRange& X,
    const TRange& Y
)

Compute the hull of two ranges.

The hull is the smallest range that contains both ranges.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss