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

Go to the source code of this file.

Classes

struct  UE::Geometry::TInterval1< RealType >
 
struct  UE::Geometry::TAxisAlignedBox3< RealType >
 
struct  UE::Geometry::TAxisAlignedBox2< RealType >
 

Namespaces

namespace  UE
 
namespace  UE::Geometry
 

Typedefs

typedef TInterval1< floatUE::Geometry::FInterval1f
 
typedef TInterval1< doubleUE::Geometry::FInterval1d
 
typedef TAxisAlignedBox2< floatUE::Geometry::FAxisAlignedBox2f
 
typedef TAxisAlignedBox2< doubleUE::Geometry::FAxisAlignedBox2d
 
typedef TAxisAlignedBox3< floatUE::Geometry::FAxisAlignedBox3f
 
typedef TAxisAlignedBox3< doubleUE::Geometry::FAxisAlignedBox3d