Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math
Inheritance Hierarchy
- TMatrix
- TReversedZOrthoMatrix
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/OrthoMatrix.h |
Include | #include "Math/OrthoMatrix.h" |
Syntax
template<typename T>
struct TReversedZOrthoMatrix : public UE::Math::TMatrix< T >
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
TReversedZOrthoMatrix
(
const TReversedZOrthoMatrix< FArg >& From |
Conversion to other type. | |
![]() |
TReversedZOrthoMatrix
(
T Width, |
||
![]() |
TReversedZOrthoMatrix
(
T Left, |