UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
OrientedBoxTypes.h File Reference
#include "Math/OrientedBox.h"
#include "VectorTypes.h"
#include "BoxTypes.h"
#include "FrameTypes.h"

Go to the source code of this file.

Classes

struct  UE::Geometry::TOrientedBox3< RealType >
 
struct  UE::Geometry::TOrientedBox2< RealType >
 

Namespaces

namespace  UE
 
namespace  UE::Geometry
 

Typedefs

typedef TOrientedBox2< floatUE::Geometry::FOrientedBox2f
 
typedef TOrientedBox2< doubleUE::Geometry::FOrientedBox2d
 
typedef TOrientedBox3< floatUE::Geometry::FOrientedBox3f
 
typedef TOrientedBox3< doubleUE::Geometry::FOrientedBox3d