ConcatenateRules< FMatrix2x2, FTransform2D >

Provide a disambiguating overload for 2x2 and [FTransform2D](API\Runtime\Core\Math\FTransform2D), since both try to provide a generic set of [ConcatenateRules](API\Runtime\Core\Math\ConcatenateRules) for all types.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/TransformCalculus2D.h

Include

#include "Math/TransformCalculus2D.h"

Syntax

template<>
struct ConcatenateRules< FMatrix2x2, FTransform2D >

Remarks

Provide a disambiguating overload for 2x2 and FTransform2D, since both try to provide a generic set of ConcatenateRules for all types.

Typedefs

Name

Description

ResultType

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss