UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Sphere.h File Reference

Go to the source code of this file.

Classes

struct  UE::Math::TSphere< T >
 
struct  TCanBulkSerialize< FSphere3f >
 
struct  TIsPODType< FSphere3f >
 
struct  TIsUECoreVariant< FSphere3f >
 
struct  TCanBulkSerialize< FSphere3d >
 
struct  TIsPODType< FSphere3d >
 
struct  TIsUECoreVariant< FSphere3d >
 

Namespaces

namespace  UE
 
namespace  UE::Math
 

Functions

FArchiveUE::Math::operator<< (FArchive &Ar, TSphere< float > &Sphere)
 
FArchiveUE::Math::operator<< (FArchive &Ar, TSphere< double > &Sphere)
 
 UE_DECLARE_LWC_TYPE (Sphere, 3)
 

Function Documentation

◆ UE_DECLARE_LWC_TYPE()

UE_DECLARE_LWC_TYPE ( Sphere  ,
 
)