UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Matrix.inl File Reference
#include "CoreTypes.h"
#include "CoreFwd.h"

Go to the source code of this file.

Namespaces

namespace  UE
 
namespace  UE::Math
 

Functions

 UE_DECLARE_LWC_TYPE (BasisVectorMatrix, 44)
 
 UE_DECLARE_LWC_TYPE (LookAtMatrix, 44)
 
template<typename T >
bool UE::Math::MakeFrustumPlane (T A, T B, T C, T D, TPlane< T > &OutPlane)
 

Function Documentation

◆ UE_DECLARE_LWC_TYPE() [1/2]

UE_DECLARE_LWC_TYPE ( BasisVectorMatrix  ,
44   
)

◆ UE_DECLARE_LWC_TYPE() [2/2]

UE_DECLARE_LWC_TYPE ( LookAtMatrix  ,
44   
)