Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
Rotator.h File Reference
+ Include dependency graph for Rotator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  UE::Math::TRotator< T >
 
struct  TCanBulkSerialize< FRotator3f >
 
struct  TIsPODType< FRotator3f >
 
struct  TIsUECoreVariant< FRotator3f >
 
struct  TCanBulkSerialize< FRotator3d >
 
struct  TIsPODType< FRotator3d >
 
struct  TIsUECoreVariant< FRotator3d >
 
struct  TCustomLerp< UE::Math::TRotator< T > >
 

Namespaces

namespace  UE
 
namespace  UE::Math
 

Functions

FArchiveUE::Math::operator<< (FArchive &Ar, TRotator< float > &R)
 
FArchiveUE::Math::operator<< (FArchive &Ar, TRotator< double > &R)
 
template<typename T , typename FArg , TEMPLATE_REQUIRES(std::is_arithmetic< FArg >::value) >
FORCEINLINE TRotator< TUE::Math::operator* (FArg Scale, const TRotator< T > &R)
 
 UE_DECLARE_LWC_TYPE (Rotator, 3)
 
 DECLARE_INTRINSIC_TYPE_LAYOUT (FRotator3f)
 
 DECLARE_INTRINSIC_TYPE_LAYOUT (FRotator3d)
 

Function Documentation

◆ DECLARE_INTRINSIC_TYPE_LAYOUT() [1/2]

DECLARE_INTRINSIC_TYPE_LAYOUT ( FRotator3d )

◆ DECLARE_INTRINSIC_TYPE_LAYOUT() [2/2]

DECLARE_INTRINSIC_TYPE_LAYOUT ( FRotator3f )

◆ UE_DECLARE_LWC_TYPE()

UE_DECLARE_LWC_TYPE ( Rotator ,
3  )