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, typename TEnableIf < std::is_floating_point< FArg >::value, int >::type>
static bool Inverse4x4
(
double * dst,
const FArg * src
)
Remarks
Very high quality 4x4 matrix inverse