FInt8RangeBound

Windows
MacOS
Linux

Inheritance Hierarchy

TRangeBound

FInt8RangeBound

References

Module

Core

Header

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

Include

#include "Math/RangeBound.h"

Syntax

struct FInt8RangeBound : public TRangeBound< int8 >

Constructors

Name Description

Public function

FInt8RangeBound()

Public function

FInt8RangeBound

(
    const Super& Other
)

Public function

FInt8RangeBound

(
    const int8 InValue
)

Functions

Name Description

Public function Static

FInt8RangeBo...

 

Exclusive

(
    ElementValueOrConstRef Value
)

Public function Static

FInt8RangeBo...

 

FlipInclusion

(
    const FInt8RangeBound& Bound
)

Public function Static

FInt8RangeBo...

 

Inclusive

(
    ElementValueOrConstRef Value
)

Public function Static

const FInt8R...

 

MaxLower

(
    const FInt8RangeBound& A,
    const FInt8RangeBound& B
)

Public function Static

const FInt8R...

 

MaxUpper

(
    const FInt8RangeBound& A,
    const FInt8RangeBound& B
)

Public function Static

const FInt8R...

 

MinLower

(
    const FInt8RangeBound& A,
    const FInt8RangeBound& B
)

Public function Static

const FInt8R...

 

MinUpper

(
    const FInt8RangeBound& A,
    const FInt8RangeBound& B
)

Public function Static

FInt8RangeBo...

 

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