UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Bounds.h File Reference
#include "CoreTypes.h"
#include "Math/UnrealMathUtility.h"
#include "Math/Vector.h"
#include "Math/Vector4.h"

Go to the source code of this file.

Classes

struct  TBounds< T >
 

Typedefs

using FBounds3f = TBounds< float >
 
using FBounds3d = TBounds< double >
 

Typedef Documentation

◆ FBounds3d

using FBounds3d = TBounds< double >

◆ FBounds3f

using FBounds3f = TBounds< float >