Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TRange > API/Runtime/Core/Math/TRange/Hull
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/Range.h |
Include | #include "Math/Range.h" |
static TRange Hull
&40;
const TArray< TRange > & Ranges
&41;
Remarks
Compute the hull of many ranges. The hull.
Parameters
Name | Description |
---|---|
Ranges | The ranges to hull. |