Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Matrix.h |
| Include | #include "Math/Matrix.h" |
template<typename FArg, std::enable_if_t<(std::is_floating_point_v< FArg >), int >>
static bool Inverse4x4
(
double * dst,
const FArg * src
)
Remarks
Very high quality 4x4 matrix inverse