TMeshAttributesRef::TMeshAttributesRef

Implicitly construct a TMeshAttributesRef-to-const from a regular one

Windows
MacOS
Linux

References

Module

MeshDescription

Header

/Engine/Source/Runtime/MeshDescription/Public/MeshAttributeArray.h

Include

#include "MeshAttributeArray.h"

Syntax

template<typename T, typename TEnableIf< TIsSame< T, const T >::Value, int >::Type>
TMeshAttributesRef
(
    TMeshAttributesRef< ElementIDType, typename TRemoveCV< T >::Type > InRef
)

Remarks

Implicitly construct a TMeshAttributesRef-to-const from a regular one

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