Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/TransformCalculus3D.h |
| Include | #include "Math/TransformCalculus3D.h" |
Syntax
template<>
struct TransformConverter< FMatrix44f >
Remarks
Specialization of TransformConverter for UE::Math::TMatrix
Functions
| Type | Name | Description | |
|---|---|---|---|
| decltype((FMatrix44f) ToMatrix(Transform)) | Convert
(
const OtherTransformType& Transform |