Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math
Inheritance Hierarchy
- TMatrix
- TReversedZPerspectiveMatrix
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/PerspectiveMatrix.h |
| Include | #include "Math/PerspectiveMatrix.h" |
Syntax
template<typename T>
struct TReversedZPerspectiveMatrix : public UE::Math::TMatrix< T >
Constructors
| Type | Name | Description | |
|---|---|---|---|
TReversedZPerspectiveMatrix
(
const TReversedZPerspectiveMatrix< FArg >& From |
Conversion to other type. | ||
TReversedZPerspectiveMatrix
(
T HalfFOV, |
|||
TReversedZPerspectiveMatrix
(
T HalfFOV, |
|||
TReversedZPerspectiveMatrix
(
T HalfFOVX, |