TAxisAlignedBox2

Overload list

Windows
MacOS
Linux
Name Description

Public function

TAxisAlignedBox2()

Public function

TAxisAlignedBox2

(
    const TAxisAlignedBox2& OtherBox
)

Public function

TAxisAlignedBox2

(
    const TAxisAlignedBox2< OtherRealTy...
)

Public function

TAxisAlignedBox2

(
    RealType SquareSize
)

Public function

TAxisAlignedBox2

(
    const TArray< FVector2< RealType >>...
)

Public function

TAxisAlignedBox2

(
    const FBox2D& Box
)

Public function

TAxisAlignedBox2

(
    const FVector2< RealType >& Min,
    const FVector2< RealType >& Max
)

Public function

TAxisAlignedBox2

(
    RealType Width,
    RealType Height
)

Public function

TAxisAlignedBox2

(
    const FVector2< RealType >& Center,
    RealType HalfWidth
)

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