TOrientedBox3

Overload list

Windows
MacOS
Linux
Name Description

Public function

TOrientedBox3()

Public function

TOrientedBox3

(
    const TAxisAlignedBox3< RealType > ...
)

Create oriented box from axis-aligned box

Public function

TOrientedBox3

(
    const FVector3< RealType >& Origin,
    const FVector3< RealType >& Extent...
)

Create axis-aligned box with given Origin and Extents

Public function

TOrientedBox3

(
    const TFrame3< RealType >& FrameIn,
    const FVector3< RealType >& Extent...
)

Create oriented box with given Frame and Extents

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