Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FDFInverseMatrix
Overloads
FDFInverseMatrix()
| |
|
| Name |
FDFInverseMatrix |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Math/DoubleFloat.h |
| Include Path |
#include "Math/DoubleFloat.h" |
FDFInverseMatrix()
FDFInverseMatrix(FMatrix44f, FVector3f)
| |
|
| Name |
FDFInverseMatrix |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Math/DoubleFloat.h |
| Include Path |
#include "Math/DoubleFloat.h" |
FDFInverseMatrix
(
FMatrix44f M,
FVector3f PreTranslation
)