TInterval::Include

Expands this interval if necessary to include the specified element.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/Interval.h

Include

#include "Math/Interval.h"

Syntax

void Include
(
    ElementType X
)

Remarks

Expands this interval if necessary to include the specified element.

Parameters

Parameter

Description

X

The element to include.

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