TOrientedBox3::TOrientedBox3

Create axis-aligned box with given Origin and Extents

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/OrientedBoxTypes.h

Include

#include "OrientedBoxTypes.h"

Syntax

TOrientedBox3
(
    const FVector3< RealType > & Origin,
    const FVector3< RealType > & ExtentsIn
)

Remarks

Create axis-aligned box with given Origin 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