Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
ScaleRotationTranslationMatrix.h File Reference
#include "CoreTypes.h"
#include "Math/UnrealMathUtility.h"
#include "Math/Matrix.h"
+ Include dependency graph for ScaleRotationTranslationMatrix.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  UE::Math::TScaleRotationTranslationMatrix< T >
 
struct  TIsUECoreVariant< FScaleRotationTranslationMatrix44f >
 
struct  TIsUECoreVariant< FScaleRotationTranslationMatrix44d >
 

Namespaces

namespace  UE
 
namespace  UE::Math
 
namespace  UE::Math::anonymous_namespace{ScaleRotationTranslationMatrix.h}
 

Functions

template<typename T >
void UE::Math::anonymous_namespace{ScaleRotationTranslationMatrix.h}::GetSinCos (T &S, T &C, T Degrees)
 
 UE_DECLARE_LWC_TYPE (ScaleRotationTranslationMatrix, 44)
 

Function Documentation

◆ UE_DECLARE_LWC_TYPE()

UE_DECLARE_LWC_TYPE ( ScaleRotationTranslationMatrix ,
44  )