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

Go to the source code of this file.

Classes

struct  TIsPODType< FTransform3f >
 
struct  TIsPODType< FTransform3d >
 
struct  TIsUECoreVariant< FTransform3f >
 
struct  TIsUECoreVariant< FTransform3d >
 
struct  TCanBulkSerialize< FTransform3f >
 
struct  TCanBulkSerialize< FTransform3d >
 

Namespaces

namespace  UE
 
namespace  UE::Math
 

Functions

 UE_DECLARE_LWC_TYPE (Transform, 3)
 
 DECLARE_INTRINSIC_TYPE_LAYOUT (FTransform3f)
 
 DECLARE_INTRINSIC_TYPE_LAYOUT (FTransform3d)
 
template<typename T >
uint32 UE::Math::GetTypeHash (const TTransform< T > &Transform)
 

Function Documentation

◆ DECLARE_INTRINSIC_TYPE_LAYOUT() [1/2]

DECLARE_INTRINSIC_TYPE_LAYOUT ( FTransform3d  )

◆ DECLARE_INTRINSIC_TYPE_LAYOUT() [2/2]

DECLARE_INTRINSIC_TYPE_LAYOUT ( FTransform3f  )

◆ UE_DECLARE_LWC_TYPE()

UE_DECLARE_LWC_TYPE ( Transform  ,
 
)

Include the current implementation of a FTransform, depending on the vector processing mode