FDoubleRangeBound

Windows
MacOS
Linux

Inheritance Hierarchy

TRangeBound

FDoubleRangeBound

References

Module

Core

Header

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

Include

#include "Math/RangeBound.h"

Syntax

struct FDoubleRangeBound : public TRangeBound< double >

Constructors

Name Description

Public function

FDoubleRangeBound()

Public function

FDoubleRangeBound

(
    const Super& Other
)

Public function

FDoubleRangeBound

(
    const double InValue
)

Functions

Name Description

Public function Static

FDoubleRange...

 

Exclusive

(
    ElementValueOrConstRef Value
)

Public function Static

FDoubleRange...

 

FlipInclusion

(
    const FDoubleRangeBound& Bound
)

Public function Static

FDoubleRange...

 

Inclusive

(
    ElementValueOrConstRef Value
)

Public function Static

const FDoubl...

 

MaxLower

(
    const FDoubleRangeBound& A,
    const FDoubleRangeBound& B
)

Public function Static

const FDoubl...

 

MaxUpper

(
    const FDoubleRangeBound& A,
    const FDoubleRangeBound& B
)

Public function Static

const FDoubl...

 

MinLower

(
    const FDoubleRangeBound& A,
    const FDoubleRangeBound& B
)

Public function Static

const FDoubl...

 

MinUpper

(
    const FDoubleRangeBound& A,
    const FDoubleRangeBound& B
)

Public function Static

FDoubleRange...

 

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