Navigation
API > API/Runtime > API/Runtime/Core
| Name | TReversedZOrthoMatrix |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Math/OrthoMatrix.h |
| Include Path | #include "Math/OrthoMatrix.h" |
Syntax
template<typename T>
struct TReversedZOrthoMatrix : public UE::Math::TMatrix< T >
Inheritance Hierarchy
- TMatrix → TReversedZOrthoMatrix
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TReversedZOrthoMatrix
(
const TReversedZOrthoMatrix< FArg >& From |
Conversion to other type. | Math/OrthoMatrix.h | |
TReversedZOrthoMatrix
(
T Width, |
Math/OrthoMatrix.h | ||
TReversedZOrthoMatrix
(
T Left, |
Math/OrthoMatrix.h |