Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Math/Range.h |
Include |
#include "Math/Range.h" |
Compute the hull of two ranges.
The hull is the smallest range that contains both ranges.
The hull.
Parameter |
Description |
---|---|
X |
The first range. |
Y |
The second range. |