Navigation
API > API/Runtime > API/Runtime/ChaosCore
| Name | PMatrix< FReal, 2, 2 > |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/Matrix.h |
| Include Path | #include "Chaos/Matrix.h" |
Syntax
template<>
class PMatrix< FReal, 2, 2 >
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| M | FReal | Chaos/Matrix.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
PMatrix< FReal, 2, 2 > GetTransposed() |
Chaos/Matrix.h | ||
PMatrix< FReal, 2, 2 > Inverse() |
Chaos/Matrix.h | ||
PMatrix
(
const FReal x00, |
Chaos/Matrix.h | ||
PMatrix
(
const FReal x00, |
Chaos/Matrix.h | ||
PMatrix< FReal, 2, 2 > SubtractDiagonal
(
const FReal Scalar |
Chaos/Matrix.h | ||
| Chaos/Matrix.h |