FBoxCenterAndExtent

Overload list

Windows
MacOS
Linux
Name Description

Public function

FBoxCenterAndExtent()

Default constructor.

Public function

FBoxCenterAndExtent

(
    const FBox& Box
)

FBox conversion constructor.

Public function

FBoxCenterAndExtent

(
    const FBoxSphereBounds& BoxSphere
)

FBoxSphereBounds conversion constructor.

Public function

FBoxCenterAndExtent

(
    const float PositionRadius
)

Center - radius as four contiguous floats conversion constructor.

Public function

FBoxCenterAndExtent

(
    const FVector& InCenter,
    const FVector& InExtent
)

Initialization constructor.

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