![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DoubleFloat.h>
Public Member Functions | |
| FDFInverseMatrix (FMatrix44f M, FVector3f PreTranslation) | |
| FDFInverseMatrix ()=default | |
Static Public Member Functions | |
| static CORE_API FDFInverseMatrix | MakeFromRelativeWorldMatrix (const FVector3f Origin, const FMatrix &FromWorld) |
| static CORE_API FMatrix | MakeFromRelativeWorldMatrixDouble (const FVector Origin, const FMatrix &FromWorld) |
Public Attributes | |
| FMatrix44f | M {} |
| FVector3f | PreTranslation {} |
|
inline |
|
default |
|
static |
|
static |
| FMatrix44f FDFInverseMatrix::M {} |
| FVector3f FDFInverseMatrix::PreTranslation {} |