ConcatenateRules< TransformType, TransformType >

Partial specialization for concatenating two of the same types.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Math/TransformCalculus.h"

Syntax

template<typename TransformType>
struct ConcatenateRules< TransformType, TransformType >

Remarks

Partial specialization for concatenating two of the same types. Always results in the same type being returned.

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