Navigation
API > API/Runtime > API/Runtime/Core
Concatenation rules for Matrix2x2 and any other type,
| Name | ConcatenateRules< float, TMatrix2x2< T > > |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Math/TransformCalculus2D.h |
| Include Path | #include "Math/TransformCalculus2D.h" |
Syntax
template<typename T>
struct ConcatenateRules< float, TMatrix2x2< T > >
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| ResultType | TMatrix2x2< T > | Math/TransformCalculus2D.h |