FInt16RangeBound

Windows
MacOS
Linux

Inheritance Hierarchy

TRangeBound

FInt16RangeBound

References

Module

Core

Header

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

Include

#include "Math/RangeBound.h"

Syntax

struct FInt16RangeBound : public TRangeBound< int16 >

Constructors

Name Description

Public function

FInt16RangeBound()

Public function

FInt16RangeBound

(
    const Super& Other
)

Public function

FInt16RangeBound

(
    const int16 InValue
)

Functions

Name Description

Public function Static

FInt16RangeB...

 

Exclusive

(
    ElementValueOrConstRef Value
)

Public function Static

FInt16RangeB...

 

FlipInclusion

(
    const FInt16RangeBound& Bound
)

Public function Static

FInt16RangeB...

 

Inclusive

(
    ElementValueOrConstRef Value
)

Public function Static

const FInt16...

 

MaxLower

(
    const FInt16RangeBound& A,
    const FInt16RangeBound& B
)

Public function Static

const FInt16...

 

MaxUpper

(
    const FInt16RangeBound& A,
    const FInt16RangeBound& B
)

Public function Static

const FInt16...

 

MinLower

(
    const FInt16RangeBound& A,
    const FInt16RangeBound& B
)

Public function Static

const FInt16...

 

MinUpper

(
    const FInt16RangeBound& A,
    const FInt16RangeBound& B
)

Public function Static

FInt16RangeB...

 

Open()

Typedefs

Name

Description

Super

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