TMeshAttributesView::TMeshAttributesView

Implicitly construct a TMeshAttributesViewBase-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>
TMeshAttributesView
(
    TMeshAttributesView< ElementIDType, typename TRemoveCV< T >::Type > InView
)

Remarks

Implicitly construct a TMeshAttributesViewBase-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